mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Merge 5546e270c3 into cd0908917c
This commit is contained in:
commit
c1f1019b07
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ alias ...='cd ../..'
|
|||
alias -- -='cd -'
|
||||
|
||||
# Super user
|
||||
alias sudo='sudo ' # http://www.shellperson.net/using-sudo-with-an-alias/
|
||||
alias _='sudo'
|
||||
alias please='sudo'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue