This commit is contained in:
2024-12-15 23:20:04 +01:00
parent 15b66889f9
commit 0931e20550

View File

@@ -65,7 +65,7 @@ eval "$(register-python-argcomplete pipx)"
### Fastfetch ###
echo "📦 Installing Fastfetch..."
sudo add-apt-repository -y ppa:zhangsongcui3371/fastfetch > /dev/null
sudo nala update -y > /dev/null
sudo nala update > /dev/null
sudo nala install -y fastfetch > /dev/null
### Docker ###