This website requires JavaScript.
Explore
Help
Register
Sign In
lksz
/
dotfiles.2022
Watch
1
Star
0
Fork
You've already forked dotfiles.2022
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2ecc1a5bac
dotfiles.2022
/
_home
/
dot_sz.shrc.d
/
bash.post
/
99_chezmoi.complete
2 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleanup behavior to function when things are missing
2022-05-29 00:08:37 +00:00
[[ -n "$BASH_COMPLETION_EXIST" && -n $(type -fP chezmoi) ]] && source <(chezmoi completion bash)