dotfiles/zsh/.config/zsh
Marty Oehme fbc1c44652 Add zsh completion path, completions plugin
Added `$XDG_CONFIG_HOME/zsh/completions` to fpath for zsh to source
completions from. Any stow modules creating scripts and functions which
should be auto-completable can add their own completion scripts to this
directory for zsh to automatically pick them up.

Add zsh-users/zsh-completions plugin to provide completions for a wide
array of applications (e.g. glances, nvm).
2020-02-02 23:32:37 +01:00
..
.p10k._zsh Add basic XDG compliant sh architecture 2020-02-02 15:08:40 +00:00
.zprofile Add basic XDG compliant sh architecture 2020-02-02 15:08:40 +00:00
.zshenv Add zsh completion path, completions plugin 2020-02-02 23:32:37 +01:00
.zshrc Add zsh completion path, completions plugin 2020-02-02 23:32:37 +01:00
plugins.zsh Add zsh completion path, completions plugin 2020-02-02 23:32:37 +01:00