Merge branch 'master' of github.com:TychoBrahe/dotfiles

This commit is contained in:
Rodolphe Breard 2014-10-22 15:31:48 +02:00
commit 72099ae576

2
.zshrc
View file

@ -5,6 +5,8 @@ CLICOLOR=1
EDITOR='emacs'
PAGER='less'
export USER_NICKNAME="Rodolphe Breard"
setopt nobeep appendhistory histignoredups histignorespace autocd extendedglob nomatch notify correct_all
bindkey -e
bindkey "^[[3~" delete-char