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
3723937501
dotfiles.2022
/
_home
/
dot_sz.shrc.d
/
bash.post
/
99_pip.completion
3 lines
61 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 $(type -fP pip) ]] && source <(pip completion --bash)
Reanranging + Some useful shortcut Still TODO: make sure each file is loaded only when it's supporting prereqs exist
2022-05-26 12:52:54 +00:00