Remove gpg as it is already installed as a dependency. Add HTOP.

This commit is contained in:
2025-02-24 14:19:10 +00:00
parent 994643ba8f
commit 764f1854d4

View File

@@ -75,7 +75,7 @@ echo -e "${CYAN}Package managers: ${PURPLE}${packageManagers[@]}${NC}"
echo
# Install Programs
programs=(neovim curl git tmux bmon fzf gcc make gpg)
programs=(neovim curl git tmux bmon htop fzf gcc make)
if $desktop; then
programs+=(