Commit Graph

25 Commits

Author SHA1 Message Date
Edwin Kofler
5b7d0fea0a
fix: Introduce ASDF_FORCE_PREPEND variable on POSIX entrypoint (#1560) 2023-06-08 20:31:07 -04:00
Edwin Kofler
684f4f058f
feat: Support configurable ASDF_CONCURRENCY (#1532)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-04-19 13:45:51 +00:00
Veniamin Krol
a1e858d254
docs: fix uninstall instructions for Fish Shell (#1547) 2023-04-18 14:15:15 +00:00
Ben Hicks
63f422b4c7
docs: fix ASDF_${LANG}_VERSION usage (#1528) 2023-04-03 02:52:57 +00:00
Edwin Kofler
ec3eb2d64f
docs: Improve wording of env vars section (#1514)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-03-26 06:31:33 +00:00
Eric Nielsen
e906a91bbd
docs: update format of example asdf commands (#1470) 2023-02-06 22:45:13 +11:00
Edwin Kofler
fc5db6d596
docs: Properly quote variables in instructions (#1432) 2023-01-17 13:37:07 +11:00
Edwin Kofler
670c96d1a6
fix: Allow path: versions to use ~ (#1403) 2023-01-06 07:08:48 -05:00
Edwin Kofler
a4bf5824c7
docs: Add documentation for Linux Homebrew Bash installs (#1404)
Fixes https://github.com/asdf-vm/asdf/issues/1347
2022-12-29 12:53:15 +11:00
Michael Silverberg
16070cf6a6
docs(website): Specify units for duration (#1368) 2022-11-15 08:08:30 -05:00
Josh Soref
eaf2215cb8
chore: Fix spelling (#1289)
chore: Fix spelling
2022-07-05 09:40:33 -04:00
James Hegedus
624aede7f3
docs: further notes on disabling plugin repo (#1282) 2022-06-30 11:06:41 +10:00
Jonathan Beverly (jrbeverly)
18caea3eb7
feat: Disable short-name repository with config value (#1227)
Co-authored-by: jthegedus <jthegedus@hey.com>
2022-06-28 09:47:49 +10:00
Daniel Schömer
86537d2a6d
docs: ASDF_DIR/ASDF_DATA_DIR absolute paths (#1225)
docs: ASDF_DIR/ASDF_DATA_DIR strict absolute paths

This PR updates the documentation for environment variables `ASDF_DIR` and `ASDF_DATA_DIR`.

Both variables should be set to _absolute_ paths to avoid issues with plugins changing the current working directory.
2022-05-17 08:03:40 -04:00
Bruno Roque
824550ed20
feat: upgrade elvish to 0.17.0 (#1159)
* feat: upgrade elvish to 0.17.0
* Remove || and fix array slice
* Update elvish config path
* Tests use new path
* Escape $ in bats
* Fix legacy assignment in test
2022-02-11 17:19:55 -05:00
Shengzhou Li
06d469ec4a
docs(website): add simplifed chinese (#1166)
* docs(website): add simplifed chinese
* docs: format some documentations
2022-01-27 08:02:24 -05:00
Elijah
cc7778a040
feat: Elvish Shell support (#1066) 2021-11-18 21:05:27 +11:00
kenny-evitt
ca77d42758
docs: Mention comments for .tool-versions files (#1092)
Closes #1091
2021-11-12 16:25:20 -05:00
Aurel Branzeanu
cb79c692df
docs: fix brew upgrade from latest commit on master command (#1052) 2021-09-26 13:09:34 +10:00
J.R. "hiljusti" Hill
95f2cdf72c
docs: Update the link to the Plugin Shortname Index (#1026)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-08-19 12:05:03 +10:00
Eric Nielsen
fe5b71d139
docs: add libexec to Homebrew path (#1020)
now that https://github.com/Homebrew/homebrew-core/pull/81664 is merged.
2021-08-07 17:43:13 +10:00
James Hegedus
a3ba5a794c
feat: toggle off repo sync completely (#1011) 2021-08-04 08:41:19 +10:00
James Hegedus
060462fe46
docs: describe asdf_updates_disabled file purpose (#1013) 2021-07-27 08:33:09 +10:00
James Hegedus
b3626324db
docs: pt-br translation migration (#1007) 2021-07-24 17:14:03 +10:00
James Hegedus
c9df811997
docs: rewrite using Vuepress (#1000) 2021-07-23 15:26:21 +10:00