oh-my-zsh/plugins/debian
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
..
debian.plugin.zsh Debian plugin now pipes which stderr to stdout 2012-08-17 17:13:09 +01:00