Merge branch 'master' of github.com:TychoBrahe/dotfiles
This commit is contained in:
commit
72099ae576
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue