This website requires JavaScript.
Explore
Help
Sign In
bo
/
dotfiles
mirror of
https://github.com/bjeanes/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
3cf35a7bd6
dotfiles
/
shells
/
bash
/
lib
/
asdf.bash
3 lines
70 B
Bash
Raw
Blame
History
if
[
-d
"
$HOME
/.asdf
"
]
;
then
.
$HOME
/.asdf/completions/asdf.bash
fi
View Git Blame
Copy Permalink