=Completion support for cz alias
This commit is contained in:
parent
d34c3b15d6
commit
c14288eac0
2 changed files with 5 additions and 1 deletions
|
@ -1 +1 @@
|
|||
[[ -n "$BASH_COMPLETION_EXIST" && -n $(type -fP chezmoi) ]] && source <(chezmoi completion bash)
|
||||
[[ -n "$BASH_COMPLETION_EXIST" && -n $(type -fP chezmoi) ]] && source <(chezmoi completion bash | add-alias-to-bash-completion-code cz )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue