removed ansible completion
This commit is contained in:
parent
4ae215c59f
commit
b039332bb9
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
Subproject commit 68d43321c30bcf5e5879dd1d57e3ce655bce62f0
|
|
@ -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
Reference in a new issue