Skip to content

Commit

Permalink
exec zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucien George committed May 11, 2023
1 parent c44324b commit 5f17687
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ if [ ! "$SPIN" ]; then
target="$HOME/.fzf.zsh"
backup "$target"
symlink "$PWD/fzf.zsh" "$target"
exec zsh
fi

exec zsh

echo "-----> install.sh done ✅"

0 comments on commit 5f17687

Please sign in to comment.