diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-05-26 13:17:05 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-05-26 13:17:05 +0100 |
commit | 0eec77acac65c39ac60a9c841c355b0a6566f269 (patch) | |
tree | 9d0d5da9d1ac0496a3017a164f703f7e0739fc2d /zshrc | |
parent | 98d03c192805170e2bdfcfa862b40e4681e9823d (diff) | |
parent | ddec4922e2bd723d34afa0b715626c7a125d13c3 (diff) |
Merge branch 'master' of github.com:uvaes/dotfiles
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 |