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
0132966dc3
dotfiles
/
shells
/
common
/
asdf.sh
5 lines
95 B
Bash
Raw
Blame
History
if
[
-d
"
$HOME
/.asdf
"
]
;
then
.
$HOME
/.asdf/asdf.sh
.
$HOME
/.asdf/completions/asdf.bash
fi
View Git Blame
Copy Permalink