mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
Update readme.md
This commit is contained in:
parent
3120b9ad45
commit
660eeb19c7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ By now you already can guess almost all aliases
|
|||
|
||||
There are two exeptions since ...
|
||||
agu = sudo **a**pt-**g**et **u**pdate - we have ...
|
||||
agug = sudo **a**pt-**g**et **u**pgrade - as the exeptional 4 letter alias for a single command.
|
||||
agug = sudo **a**pt-**g**et **u**p**g**rade - as the exeptional 4 letter alias for a single command.
|
||||
|
||||
afs = **a**pt-**f**ile **s**earch --regexp - this has the regexp switch on without being represented in the alias, I guess this makes sense since the debian plugin has it, I never used that command.
|
||||
|
||||
|
|
Loading…
Reference in a new issue