mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-09 00:40:41 +01:00
chore(debian): document previous alias
This commit is contained in:
@@ -100,7 +100,7 @@ else
|
||||
print "$cmd"
|
||||
eval "$cmd"
|
||||
}
|
||||
aar() {
|
||||
function aar() {
|
||||
cmd="su -lc '$apt_pref -P autoremove $@' root"
|
||||
print "$cmd"
|
||||
eval "$cmd"
|
||||
|
||||
Reference in New Issue
Block a user