mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
4 lines
89 B
Bash
4 lines
89 B
Bash
[ -f ~/.asdf/asdf.sh ] && source ~/.asdf/asdf.sh
|
|
|
|
fpath=("$ASDF_DIR/completions" $fpath)
|