Fixed a tiny issue, now we use sub-plugins for aur-helpers; Documentation will come very soon.

This commit is contained in:
James McGlashan 2011-12-05 00:00:54 +11:00
commit a05cd807ac

View file

@ -56,7 +56,3 @@ asroot() {
# *) $pacman_bin "$@" ;;
# esac
# }
# TODO There needs to be a better way to support this
[[ -x /usr/bin/cower ]] && source $ZSH/plugins/archlinux/aur-helpers/aur-helper-cower.zsh
[[ -x /usr/bin/meat ]] && source $ZSH/plugins/archlinux/aur-helpers/aur-helper-meat.zsh