profiles/dev: add extra manpages to system environment

This commit is contained in:
Gabriel Arazas 2023-05-20 14:44:53 +08:00
parent bb2e283b60
commit ac8a6f94ed
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -89,6 +89,7 @@ in {
gcc # The usual toolchain.
gdb # The usual debugger.
gnumake # The other poster boy for the hated build system.
man-pages # Extra manpages.
moreutils # Less is more but more utilities, the merrier.
whois # Doctor, are you not?
valgrind # Making sure your applications don't pee as much.