add htop
This commit is contained in:
parent
713cafb4e3
commit
5dfeb5020d
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -15,7 +15,7 @@ package_mkessler-base() {
|
|||
depends+=(grub efibootmgr)
|
||||
|
||||
# standard management utilities
|
||||
depends+=(zsh gvim ncdu wget openssh tree sudo)
|
||||
depends+=(zsh gvim ncdu wget openssh tree sudo htop)
|
||||
|
||||
# terminal emulators
|
||||
depends+=(kitty alacritty)
|
||||
|
|
Loading…
Reference in a new issue