mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +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)
|