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 c726d3dd79
commit ace26ed0e8

View File

@@ -75,7 +75,7 @@ echo -e "${CYAN}Package managers: ${PURPLE}${packageManagers[@]}${NC}"
echo echo
# Install Programs # 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 if $desktop; then
programs+=( programs+=(