added vi=vim alias
This commit is contained in:
parent
8338f6b3fe
commit
14894e2dbe
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -98,6 +98,7 @@ alias lla='ls -la --color'
|
|||
alias llh='ls -lh --color'
|
||||
alias llah='ls -lah --color'
|
||||
alias lsd='ls -ld --color'
|
||||
alias vi=vim
|
||||
alias xterm=$TERMINAL
|
||||
|
||||
# I use xterm and this sets a nice title with hostname and cwd in it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue