diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-05-26 12:13:45 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-05-26 12:13:45 +0100 |
commit | aed01842a3dfd3d17a72b9aad9a57c6220b4a6f3 (patch) | |
tree | 267fa8f8204f95425dff047d7dcfdb7e76a7db14 /zshrc | |
parent | 54838d45d8116833e05ecdb7722c97535267c0be (diff) |
configured plugins for lazy loading
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,3 +92,4 @@ bindkey -a 'j' history-beginning-search-forward crontab ~/.crontab TERM=xterm-256color +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |