...
This commit is contained in:
parent
65d0dff52c
commit
5376cc29e8
4
.zshrc
4
.zshrc
@ -12,3 +12,7 @@ export EDITOR='vim'
|
||||
bindkey "^[^[[D" backward-word
|
||||
bindkey "^[^[[C" forward-word
|
||||
setopt auto_cd
|
||||
alias l="ls"
|
||||
alias lr="ls -ltr"
|
||||
alias ll="ls -las"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user