Commit Graph

15 Commits

Author SHA1 Message Date
Code Whale
4eace8753b debian plugin: ignore alias in sudo/aptitude check 2013-06-16 13:25:29 +08:00
Robby Russell
127a47b2bd Merge pull request #1249 from korjavin/aptitude
alias at=aptitude broke /usr/bin/at scheduler.
2012-12-02 12:45:03 -08:00
Robby Russell
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
Carlos Alexandro Becker
8871c7a6d0 made dpkg -i more util 2012-11-07 10:28:44 -02:00
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
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
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