Finished all changes.

Remaining references are to be mantained as they are now.
This commit is contained in:
unknown 2018-01-29 02:15:03 +01:00
commit 3984c4ba9c
7 changed files with 7 additions and 8 deletions

View file

@ -18,4 +18,4 @@ Then there are the 2 other 4 letter aliases for combined commands, that are stra
aguu = sudo Apt-Get Update && sudo apt-get Upgrade - better then adg or not?
agud = sudo Apt-Get Update && sudo apt-get full-upgrade
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.
For a full list aliases and the functions just watch the plugins code https://github.com/bluekrow/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.