index
:
dotfiles
main
My configuration files.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
.bash_completion
blob: 21daa894fa6ef26b684567f33b5a765979c17e6b (
plain
) (
blame
)
1
2
3
for
f
in
~/.bash_completion.d/*
;
do
.
"
$f
"
done