dotfiles.2022/_home/dot_sz.shrc.d/bash.post/99_chezmoi.complete

2 lines
97 B
Plaintext
Raw Normal View History

[[ -n "$BASH_COMPLETION_EXIST" && -n $(type -fP chezmoi) ]] && source <(chezmoi completion bash)