mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-18 11:50:07 +00:00
parent
9d1dd24e35
commit
6db298c57a
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ env_default 'LESS' '-R'
|
||||||
|
|
||||||
## super user alias
|
## super user alias
|
||||||
alias _='sudo'
|
alias _='sudo'
|
||||||
alias please='sudo'
|
|
||||||
|
|
||||||
## more intelligent acking for ubuntu users
|
## more intelligent acking for ubuntu users
|
||||||
if which ack-grep &> /dev/null; then
|
if which ack-grep &> /dev/null; then
|
||||||
|
|
Loading…
Reference in a new issue