Update install.sh

This commit is contained in:
alvinlollo
2025-04-06 13:57:11 +10:00
committed by GitHub
parent 7ccf57b4ef
commit 838d4f036b
+1 -1
View File
@@ -41,7 +41,7 @@ set -x
# Prequises from homebrew
#brew update
#brew upgrade
#brew install eza fzf gcc thefuck gh
#brew install fzf gcc thefuck gh
# Disable exit on error
sudo apt install zsh fzf eza -y