removed ansible completion (again...)
This commit is contained in:
parent
807931f790
commit
111a5bb913
4 changed files with 4 additions and 6 deletions
|
@ -56,4 +56,4 @@ source ${HOME}/.zsh/alias.zsh
|
|||
[ -f ${HOME}/.fzf.zsh ] && source ${HOME}/.fzf.zsh
|
||||
|
||||
# Completions Path
|
||||
fpath=(${HOME}/.dotfiles/lib/completions/src ${HOME}/.dotfiles/lib/ansible-comp $fpath)
|
||||
fpath=(${HOME}/.dotfiles/lib/completions/src $fpath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue