diff --git a/zsh.sh b/zsh.sh index 315cd07..dc9f518 100644 --- a/zsh.sh +++ b/zsh.sh @@ -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)