profiles/dev: add lsof to default dev packages

This commit is contained in:
Gabriel Arazas 2023-07-16 15:32:15 +08:00
parent f8f3f6990b
commit b33b7a00c9
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -89,6 +89,7 @@ in {
diffoscope # Oversized caffeine grinder.
direnv # The power of local development environment.
ipcalc # Calculate your IP without going to the web.
lsof # View every single open connections.
gcc # The usual toolchain.
gdb # The usual debugger.
gnumake # The other poster boy for the hated build system.