Commit Graph

10 Commits

Author SHA1 Message Date
Robby Russell
da6ece4ec9 Merge pull request #4117 from nextgenthemes/patch-1
Adds agar = apt-get autoremove
2015-08-30 21:51:50 -07:00
Philippe Loctaux
aaf5c8f43f added apt-get autoremove in ubuntu plugin
I use that command a lot of times, and there's no shortcut for that.
Now it does :)
2015-08-21 16:05:54 +02:00
nextgenthemes
2e92ff8ae5 Adds agar = apt-get autoremove
Since #3902 lacks the auto-completion I made a PR for this as well.

Also fixes some typos.
2015-07-02 17:33:30 +02:00
nextgenthemes
aff01d920e Update readme.md 2015-02-19 19:43:31 +01:00
nextgenthemes
393676387a Markdown bolds to capital letters 2015-02-19 19:37:54 +01:00
nextgenthemes
d8b9932138 Update readme.md 2015-02-17 07:49:55 +01:00
nextgenthemes
660eeb19c7 Update readme.md 2015-02-17 07:48:01 +01:00
nextgenthemes
3120b9ad45 Update readme.md 2015-02-17 07:36:23 +01:00
nextgenthemes
f50b3fe710 Create ubuntu plugin, based on debian plugin.
* Easy to remember aliases
* Simplified
* Added aar() function for `sudo apt-add-repository xxxx && apt-get upgrade && apt-get install xxxx`
2015-02-17 07:33:45 +01:00
nextgenthemes
6b29aab37a Create readme.md 2015-02-17 07:27:38 +01:00