Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
2024-07-25 19:07:44 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,9 +14,9 @@ starshipconfig="https://git.izebra.net/izebra_projects/rmm-scripts/raw/branch/ma
#Add fish shell repo and install
echo Installing fish...
sudo apt-add-repository ppa:fish-shell/release-3
sudo apt-add-repository --yes ppa:fish-shell/release-3
sudo apt update
sudo apt install fish
sudo apt install fish -y
#install other tools required
sudo apt install unzip

0
remove-shelltweaks.sh Executable file → Normal file
View File