Commit Graph

21 Commits

Author SHA1 Message Date
c9dd778ec0 Merge pull request #1201 from koraa/pull_req_debian
Fix Debian Plugin Auto Completion
2013-12-02 23:46:32 -08:00
4eace8753b debian plugin: ignore alias in sudo/aptitude check 2013-06-16 13:25:29 +08:00
127a47b2bd Merge pull request #1249 from korjavin/aptitude
alias at=aptitude broke /usr/bin/at scheduler.
2012-12-02 12:45:03 -08:00
f28041e41f Merge pull request #1284 from obmarg/feature/debianwhichfix
Debian plugin now pipes which stderr to stdout
2012-12-02 12:38:56 -08:00
8871c7a6d0 made dpkg -i more util 2012-11-07 10:28:44 -02:00
d3f6507a2e Debian plugin now pipes which stderr to stdout
The debian plugin calls which to determine whether aptitude & sudo are
installed.  However, if these are not installed then the error output
from which will be output.  Since this isn't really an error condition,
this commit updates the which calls to pipe stderr to stdout, thus
hiding the error messages.
2012-08-17 17:13:09 +01:00
apm
a8d7958729 alias at=aptitude broke /usr/bin/at scheduler.
Just an idea: change it to ap
2012-07-25 10:55:28 +06:00
1b36c1beae Remove debug info 2012-06-30 05:37:10 +02:00
5f37649508 Dynamicly generate completion functions to support changing apt_pref 2012-06-30 05:17:10 +02:00
e3c87611fc Add myself to the authors list 2012-06-30 02:05:05 +02:00
7d24f4cd40 Use a static apt-get where only apt-get works 2012-06-30 02:05:05 +02:00
0aa4456d56 Add completion instructions for apt/aptitude commands 2012-06-30 02:04:56 +02:00
0673425331 Add command to directly install the output of acs 2012-05-29 14:35:25 +02:00
1876f1d558 Make the $apt_pref variable evaluatet at alias expansion by using single-quotes instad of double quotes 2012-05-29 14:35:15 +02:00
452f121301 Add apt-history to debian plugin 2011-11-07 13:42:16 -05:00
d3116d4f0b Remove -s switch from apt-copy 2011-08-13 10:53:24 -04:00
65393b4bb1 Extend root ops, switch apt-copy to plain zsh 2011-08-07 16:51:14 -04:00
fac74012f8 Add options for su(do) and apt(itude|-get) 2011-08-07 15:30:55 -04:00
fd55d53eb2 Fix su commands 2011-08-06 15:41:52 -04:00
749feb2720 Merge "deb" and "debian" plugins. 2011-08-06 15:22:55 -04:00
ce41d0e5bd Add debian plugins file 2011-03-15 20:31:14 -04:00