Commit Graph

10 Commits

Author SHA1 Message Date
Graeme Coupar
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
mapc
0673425331 Add command to directly install the output of acs 2012-05-29 14:35:25 +02:00
mapc
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
Benjamin Boudreau
452f121301 Add apt-history to debian plugin 2011-11-07 13:42:16 -05:00
Daniel Bolton
d3116d4f0b Remove -s switch from apt-copy 2011-08-13 10:53:24 -04:00
Daniel Bolton
65393b4bb1 Extend root ops, switch apt-copy to plain zsh 2011-08-07 16:51:14 -04:00
Daniel Bolton
fac74012f8 Add options for su(do) and apt(itude|-get) 2011-08-07 15:30:55 -04:00
Daniel Bolton
fd55d53eb2 Fix su commands 2011-08-06 15:41:52 -04:00
Daniel Bolton
749feb2720 Merge "deb" and "debian" plugins. 2011-08-06 15:22:55 -04:00
Daniel Bolton
ce41d0e5bd Add debian plugins file 2011-03-15 20:31:14 -04:00