# If you use oh-my-fzf: git clone https://github.com/unixorn/fzf-zsh-plugin.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fzf-zsh-plugin nano ~/.zshrc # Add this line plugins+=(fzf-zsh-plugin) # Save source ~/.zshrc # Have fun :)