Alias vim to vi
This commit is contained in:
parent
e3a75878e8
commit
b9e8d9b21f
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ then
|
||||||
alias vi=vim
|
alias vi=vim
|
||||||
else
|
else
|
||||||
export EDITOR=vi
|
export EDITOR=vi
|
||||||
|
alias vim=vi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Use root's cache instead of having one for root and one for the user.
|
# Use root's cache instead of having one for root and one for the user.
|
||||||
|
|
Loading…
Reference in a new issue