Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-30 | 'plugins/ubuntu/ubuntu.plugin.zsh: Solve typos' | Patrick José Pereira | |
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> | |||
2016-12-30 | 'plugins/ubuntu/readme.md: Solve typos' | Patrick José Pereira | |
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> | |||
2016-12-08 | Fix (plugins debian and ubuntu): `apt-history list` using `zgrep` (#5695) | Rarylson Freitas | |
Changing from `zcat` to `zgrep` because some `zcat` implementations do not work if the file is not compressed. | |||
2016-10-09 | remove duplicate alias (#5508) | Michel Filipe | |
Removing one "apt-get autoremove" alias because it is duplicated. | |||
2016-08-11 | update alias of get a list of packages installed locally (#5276) | Dominic Motuka | |
2015-08-30 | Merge pull request #4117 from nextgenthemes/patch-1 | Robby Russell | |
Adds agar = apt-get autoremove | |||
2015-08-21 | added apt-get autoremove in ubuntu plugin | Philippe Loctaux | |
I use that command a lot of times, and there's no shortcut for that. Now it does :) | |||
2015-07-02 | Adds agar = apt-get autoremove | nextgenthemes | |
Since #3902 lacks the auto-completion I made a PR for this as well. Also fixes some typos. | |||
2015-02-19 | Update readme.md | nextgenthemes | |
2015-02-19 | Markdown bolds to capital letters | nextgenthemes | |
2015-02-17 | Update readme.md | nextgenthemes | |
2015-02-17 | Update readme.md | nextgenthemes | |
2015-02-17 | Update readme.md | nextgenthemes | |
2015-02-17 | Create 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` | |||
2015-02-17 | Create readme.md | nextgenthemes | |