diff --git a/setup-ubuntu.sh b/setup-ubuntu.sh index f702181..cd75230 100644 --- a/setup-ubuntu.sh +++ b/setup-ubuntu.sh @@ -2,7 +2,7 @@ sudo apt update > /dev/null && sudo apt upgrade -y > /dev/null # Install missings apps echo "Installing a few more applications from apt..." -sudo apt install -y apt-transport-https ca-certificates cifs-utils cksfv curl dirmgr gnupg mc nano pipx python3 sshpass unrar unzip wget +sudo apt install -y apt-transport-https ca-certificates cifs-utils cksfv curl dirmgr git gnupg mc nano pipx python3 sshpass unrar unzip wget sudo apt install -y doublecmd-common sudo apt install -y mc sudo apt install -y nextcloud-desktop