summaryrefslogtreecommitdiff
path: root/plugins/ubuntu/ubuntu.plugin.zsh
AgeCommit message (Collapse)Author
2015-08-30Merge pull request #4117 from nextgenthemes/patch-1Robby Russell
Adds agar = apt-get autoremove
2015-08-21added apt-get autoremove in ubuntu pluginPhilippe Loctaux
I use that command a lot of times, and there's no shortcut for that. Now it does :)
2015-07-02Adds agar = apt-get autoremovenextgenthemes
Since #3902 lacks the auto-completion I made a PR for this as well. Also fixes some typos.
2015-02-17Create ubuntu plugin, based on debian plugin.nextgenthemes
* Easy to remember aliases * Simplified * Added aar() function for `sudo apt-add-repository xxxx && apt-get upgrade && apt-get install xxxx`