More generic asdf path

This commit is contained in:
Daniel Flanagan 2022-05-23 21:06:00 -05:00
parent d4f203700b
commit 3564af3a66
Signed by untrusted user: lytedev-divvy
GPG Key ID: 6D69CEEE4ABBCD82
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ set --export --universal GOPATH $HOME/.go
set --export --universal GOBIN $GOPATH/bin
set paths_candidates \
/Users/danielflanagan/.asdf/shims \
$HOME/.asdf/shims \
/opt/homebrew/bin \
/opt/homebrew/sbin \
$DOTFILES_PATH/common/bin \