chore: mostly cleanup and formatting
This commit is contained in:
parent
bd4bc1b7ee
commit
ab3e8132cc
4 changed files with 10 additions and 6 deletions
|
@ -1 +1 @@
|
|||
[[ -n "$BASH_COMPLETION_EXIST" && -n $(type -fP chezmoi) ]] && source <(chezmoi completion bash | add-alias-to-bash-completion-code cz )
|
||||
[[ -n "$BASH_COMPLETION_EXIST" && -n $(which-command chezmoi) ]] && source <(chezmoi completion bash | add-alias-to-bash-completion-code chezmoi cz )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue