Remove gpg as it is already installed as a dependency. Add HTOP.
This commit is contained in:
@@ -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+=(
|
||||||
|
|||||||
Reference in New Issue
Block a user