asdf/lib
Kimiaki Kuno b9962f7156
fix: get invalid ASDF_DATA_DIR when exec asdf shims by non-shell (#1154)
* fix: get invalid ASDF_DATA_DIR when exec asdf shims by non-shell

asdf_data_dir function inits ASDF_DATA_DIR with HOME when value is empty.
HOME may replace to empty string when asdf shims called by non-shell program.
this makes invalid value of ASDF_DATA_DIR.
2022-06-08 12:54:53 -04:00
..
commands fix: only iterate over directories in the plugins/ directory (#1228) 2022-05-12 07:48:54 -04:00
functions fix: update plugin-add regex to support other languages (#1241) 2022-06-07 08:43:02 -04:00
asdf.fish fix: Use more idiomatic fish (#1042) 2021-10-07 09:20:41 -04:00
asdf.sh fix: add asdf to list of banned commands (#1224) 2022-05-06 09:21:06 -04:00
utils.bash fix: get invalid ASDF_DATA_DIR when exec asdf shims by non-shell (#1154) 2022-06-08 12:54:53 -04:00