+ Added alias for sudo vim, but still have all the plugins without having to linksym the config to root
This commit is contained in:
parent
df65182617
commit
0b9f09b387
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
#sudo
|
||||
alias sudo='sudo '
|
||||
|
||||
#sudo + vim, yea imagine having that powe- nvm
|
||||
alias sudovim='sudoedit'
|
||||
|
||||
#vim
|
||||
alias nano=nvim
|
||||
alias vim=nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue