mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Update readme.md
This commit is contained in:
parent
660eeb19c7
commit
d8b9932138
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ Then there are the 2 other 4 letter aliases for combined commands, that are stra
|
|||
aguu = sudo **a**pt-**g**et **u**pdate && sudo apt-get **u**pgrade - better then adg or not?
|
||||
agud = sudo **a**pt-**g**et **u**pdate && sudo apt-get **d**ist-upgrade
|
||||
|
||||
For a full list aliases and the functions just watch the plugins code https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/debian/debian.plugin.zsh, look at the comments if you want to switch from the debian plugin. Ubuntu, Mint and & co users will like the new aar function to install packages from ppas with a single command.
|
||||
For a full list aliases and the functions just watch the plugins code https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/ubuntu/ubuntu.plugin.zsh, look at the comments if you want to switch from the debian plugin. Ubuntu, Mint and & co users will like the new aar function to install packages from ppas with a single command.
|
||||
|
|
Loading…
Reference in a new issue