all repos — dotfiles @ 00e545c4d51516a049c8387bc610ca04061ef4e8

my *nix dotfiles

style(zshrc): comment out fzf stuff
Anirudh icyph0x@pm.me
Tue, 31 Jul 2018 22:07:09 +0530
commit

00e545c4d51516a049c8387bc610ca04061ef4e8

parent

dc288515cd4005040f2925a3b492229db34d228d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M zsh/.zshrczsh/.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