diff options
Diffstat (limited to 'dot.zshrc.local')
| -rw-r--r-- | dot.zshrc.local | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot.zshrc.local b/dot.zshrc.local index 13d722f..7d6c93a 100644 --- a/dot.zshrc.local +++ b/dot.zshrc.local @@ -2,7 +2,6 @@ zstyle :prompt:grml:right:setup use-rprompt false . ~/.zshrc.from_grml (( $+commands[bsdtar] )) && alias tar=bsdtar -(( $+commands[chg] )) && alias hg=chg (( $+commands[nvim] )) && alias vim=nvim alias g=git alias ec="emacsclient -n" |
