Skip to content

zsh: make names unique to avoid clashes

Allan McRae requested to merge allan/zsh_unique_names into master

The function _keys is a bit generic and can result in clashes. Change other functions starting with key to be pacman_key as well.

Fixes FS#74607.

Signed-off-by: Allan McRae allan@archlinux.org

Merge request reports