summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-05-26 12:13:45 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-05-26 12:13:45 +0100
commitaed01842a3dfd3d17a72b9aad9a57c6220b4a6f3 (patch)
tree267fa8f8204f95425dff047d7dcfdb7e76a7db14 /zshrc
parent54838d45d8116833e05ecdb7722c97535267c0be (diff)
configured plugins for lazy loading
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 1807f5f..436e036 100644
--- a/zshrc
+++ b/zshrc
@@ -92,3 +92,4 @@ bindkey -a 'j' history-beginning-search-forward
crontab ~/.crontab
TERM=xterm-256color
+[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh