mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-15 20:00:40 +01:00
ubuntu: rename ag to age to avoid conflict with The Silver Searcher
Fixes #3866
This commit is contained in:
@@ -21,7 +21,7 @@ alias afu='sudo apt-file update'
|
||||
|
||||
alias ppap='sudo ppa-purge'
|
||||
|
||||
alias ag="sudo $APT"
|
||||
alias age="sudo $APT"
|
||||
alias aga="sudo $APT autoclean"
|
||||
alias agb="sudo $APT build-dep"
|
||||
alias agc="sudo $APT clean"
|
||||
|
||||
Reference in New Issue
Block a user