mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
chore(debian): document previous alias
This commit is contained in:
parent
b38da62b23
commit
37b278cd03
2 changed files with 3 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ else
|
|||
print "$cmd"
|
||||
eval "$cmd"
|
||||
}
|
||||
aar() {
|
||||
function aar() {
|
||||
cmd="su -lc '$apt_pref -P autoremove $@' root"
|
||||
print "$cmd"
|
||||
eval "$cmd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue