ohmyzsh/plugins/debian
Devin Christensen 237e6d817f Fix the command checks in the debian plugin
The previous implementation made the assumption that `which` would
return a path when `sudo` and/or `aptitude` were installed; however,
when a command is aliased, e.g., `nocorrect sudo`, no path is
returned, causing a false negative in the test.
2013-04-29 11:04:31 -06:00
..
debian.plugin.zsh Fix the command checks in the debian plugin 2013-04-29 11:04:31 -06:00