diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-10-14 12:51:57 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-10-14 12:51:57 +0100 |
commit | 4aaf2757ae267ee335adba0546c08b59536199d1 (patch) | |
tree | 1d721554f1fe4d39d32f3c2a2c341a31366bfaed /.zsh/zshrc | |
parent | 4afb6bab49a0738f3aef4dfc19371b728a3606cb (diff) |
Delete grm
Diffstat (limited to '.zsh/zshrc')
-rw-r--r-- | .zsh/zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,5 +46,4 @@ if [[ -n ${TMUX} && -n ${commands[tmux]} ]];then esac fi - [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |