ZSH: `sudo pacman' is also a pacman command

This commit is contained in:
Tom Willemsen 2012-01-08 16:58:19 +01:00
parent 503875452e
commit 76258665e7

View file

@ -7,7 +7,7 @@ case "$1" in
cower*)
__EXECUTED_COWER_COMMAND=1
;;
pacman*)
*pacman*)
__EXECUTED_PACMAN_COMMAND=1
;;
esac