rstacruz / fish-asdf

Fish shell integrations for asdf version manager
MIT License
39 stars 16 forks source link

Use `ASDF_DIR` instead of `ASDF_DATA_DIR` #8

Open fatmcgav opened 1 year ago

fatmcgav commented 1 year ago

ASDF_DATA_DIR is used to define a user write-able directory, typically $HOME/.asdf.

However asdf.fish exists within the $ASDF_DIR.