Compare commits
2 Commits
b9fc82421e
...
29000adce7
| Author | SHA1 | Date | |
|---|---|---|---|
| 29000adce7 | |||
| f404788868 |
2
.zshrc
2
.zshrc
@@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
bindkey "^A" beginning-of-line
|
bindkey "^A" beginning-of-line
|
||||||
bindkey "^E" end-of-line
|
bindkey "^E" end-of-line
|
||||||
|
bindkey "^[[1;5C" forward-word
|
||||||
|
bindkey "^[[1;5D" backward-word
|
||||||
|
|
||||||
alias ls='ls --color=auto'
|
alias ls='ls --color=auto'
|
||||||
alias grep='grep --color=auto'
|
alias grep='grep --color=auto'
|
||||||
|
|||||||
Reference in New Issue
Block a user