diff --git a/install b/install index bd7c10b..6a34ddc 100755 --- a/install +++ b/install @@ -167,8 +167,8 @@ done cat << EOF Finished. Reload your .bashrc or .zshrc. - source ~/.bashrc # bash" - source ~/.zshrc # zsh" + source ~/.bashrc # bash + source ~/.zshrc # zsh To uninstall fzf, simply remove the added line. EOF