Change default shell

This commit is contained in:
alvinlollo
2025-06-13 23:51:59 +10:00
committed by GitHub
parent fa286ca479
commit 03c1917648
+2
View File
@@ -56,3 +56,5 @@ curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/re
# Setup fzf
mkdir -p ~/.fzf/shell
touch ~/.fzf/shell/key-bindings.zsh
chsh -s $(which zsh)