commit 80af0fc893b645707ea2f8c3eddc7d019507836c parent fbd99aab3596cc97bf94f2bdeda65cda461b7fee Author: Anders Damsgaard <andersd@riseup.net> Date: Fri, 8 Sep 2017 14:53:58 -0400 add comment on FZF usage in shell Diffstat:
M | .zshrc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.zshrc b/.zshrc @@ -299,4 +299,5 @@ export GOPATH=$HOME/src/golang export GPG_TTY=`tty` +# trigger fzf completion by entering **<TAB> or <Pattern>**<TAB> [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh