Complete with archmac

This commit is contained in:
Loic Nageleisen 2019-11-06 17:31:42 +01:00
parent dd9c51f19c
commit a20feacb69

View file

@ -1,5 +1,5 @@
# homebrew completions
fpath=(/usr/local/share/zsh-completions $fpath)
# archmac completions
fpath=(/opt/arch/share/zsh/site-functions $fpath)
# Use modern completion system
autoload -Uz compinit