mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Fixed a tiny issue, now we use sub-plugins for aur-helpers; Documentation will come very soon.
This commit is contained in:
parent
abf0d0d849
commit
a05cd807ac
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue