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
e6b701af99
dotfiles.2022
/
_home
/
dot_sz.shrc.d
/
bash.pre
/
10_check_completion
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: mostly cleanup and formatting
2022-08-04 02:43:35 +00:00
if [[ -r /usr/share/bash-completion/bash_completion ]]; then
BASH_COMPLETION_EXIST=1
fi