style(zshrc): comment out fzf stuff
Anirudh icyph0x@pm.me
Tue, 31 Jul 2018 22:07:09 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
zsh/.zshrc
→
zsh/.zshrc
@@ -49,7 +49,7 @@ # end and home keys
bindkey "^[[1~" beginning-of-line bindkey "^[[4~" end-of-line -[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh +# [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh # Defer initialization of nvm until nvm, node or a node-dependent command is # run. Ensure this block is only run once if .bashrc gets sourced multiple times