mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
rename ubuntu plugin ag alias to age (conflicts with ag-silversearcher)
This commit is contained in:
parent
57fcee0f1c
commit
6101953f40
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ compdef _afu afu='sudo apt-file update'
|
|||
alias ppap='sudo ppa-purge'
|
||||
compdef _ppap ppap='sudo ppa-purge'
|
||||
|
||||
alias ag='sudo apt-get' # age - but without sudo
|
||||
alias age='sudo apt-get'
|
||||
alias aga='sudo apt-get autoclean' # aac
|
||||
alias agar='sudo apt-get autoremove'
|
||||
alias agb='sudo apt-get build-dep' # abd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue