From abe008857b1fe8e29c45bff45f8dd1efb88c6389 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Fri, 1 Nov 2024 06:36:36 -0700 Subject: [PATCH] updates ubuntu --- ubuntu/ubuntu.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ubuntu/ubuntu.sh b/ubuntu/ubuntu.sh index eb312cc..39210d7 100644 --- a/ubuntu/ubuntu.sh +++ b/ubuntu/ubuntu.sh @@ -1,4 +1,9 @@ +sudo apt update + sudo apt install curl -y +sudo apt install nfs-common -y +sudo apt install fzf -y + sudo apt install btop -y sudo apt-get install fuse libfuse2 -y @@ -13,9 +18,8 @@ curl -sS https://downloads.1password.com/linux/keys/1password.asc | sudo gpg --d sudo apt update sudo apt install 1password -y -# sudo apt install flatseal -y -# sudo apt install gnome-software-plugin-flatpak -y -# sudo apt install gnome-shell-extension-pop-shell x11-utils -y +sudo apt install flatseal -y + flatpak install flathub com.yubico.yubioath -y flatpak install flathub net.nokyan.Resources -y