add sshkeygen, removed htop, add bpytop

This commit is contained in:
Blake Ridgway 2022-11-24 12:27:42 -06:00
parent 5012d2e849
commit d10e30beec

View file

@ -7,9 +7,8 @@
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
PACKAGE_LIST=(
dialog
bpytop
git
htop
neofetch
neovim
python3
@ -52,6 +51,12 @@ for flatpak_name in ${FLATPAK_LIST[@]}; do
fi
done
echo #######
echo # SSH #
echo #######
ssh-keygen -t ed25519 -C ${USER}@$(hostname --fqdn)
echo #####################
echo # Install Nerd Font #
echo #####################
@ -127,4 +132,3 @@ sudo dnf install \
sudo dnf install \
https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm