Edwin Kofler
dfea89ccc7
fix: avoid mention of ASDF_NU_DIR
( #1660 )
2024-01-09 23:25:30 +11:00
Peter Bittner
5737fa316e
docs: fix typo ( #1670 )
2023-11-09 10:48:54 +11:00
github-actions[bot]
0586b37d03
chore(master): release 0.13.1 ( #1638 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-13 17:51:22 +10:00
github-actions[bot]
43ca61af4e
chore(master): release 0.13.0 ( #1580 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-12 00:16:14 +10:00
Lorenz Kitzmann
0ddab5dfaf
fix: nushell language syntax update ( #1624 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-09-11 21:02:46 +10:00
James Hegedus
5133819a77
docs: migrate to VitePress from VuePress ( #1578 )
2023-06-18 16:24:47 +10:00
github-actions[bot]
816195d615
chore(master): release 0.12.0 ( #1506 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-15 02:37:41 +10:00
Edwin Kofler
5b7d0fea0a
fix: Introduce ASDF_FORCE_PREPEND
variable on POSIX entrypoint ( #1560 )
2023-06-08 20:31:07 -04:00
Edwin Kofler
213aa22378
feat: Support PowerShell Core ( #1522 )
2023-04-01 04:12:20 +00:00
Jing
49e541a29f
docs: fix Nushell-Homebrew setup instructions ( #1495 )
2023-03-21 09:03:50 +00:00
Edwin Kofler
3379af845e
fix!: rework POSIX entrypoint for greater shell support ( #1480 )
2023-03-21 05:06:57 +00:00
github-actions[bot]
0adc6c11fb
chore(master): release 0.11.3 ( #1498 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-16 02:21:13 +00:00
github-actions[bot]
8eb11b8977
chore(master): release 0.11.2 ( #1430 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-22 09:30:25 -05:00
ygXXII
3cb0bc31d5
docs: list asdf-nodejs deps for enterprise linux in guide ( #1486 )
2023-02-21 19:03:36 +11:00
James Hegedus
fd486dc2ef
ci: use release-please to bump versions in docs ( #1429 )
2023-01-20 16:51:18 +11:00
Edwin Kofler
fc5db6d596
docs: Properly quote variables in instructions ( #1432 )
2023-01-17 13:37:07 +11:00
Fer
60d4494d5d
fix: Add test for nushell integration and fix some bugs ( #1415 )
...
* Add test for nushell integration
* Add nushell to CI
* Fix brew installation search
* Fix to get current dir when ASDF_DIR is empty
* Remove complexity of asdf.nu
* Try a different approach to get info about function definition of asdf for MacOS 10.15
* Fix shims dir and fix test assertions to check path
* Add setup nushell to CI and remove rust compilation of nushell
* Add gh token to get a higher rate limit
* Change to use binary distribution of nushell instead compile it
* Skip test for older ubuntu
* Use single skipping check
* Remove unneeded condition in SKIP_NUSHELL_TESTS env var
2023-01-04 15:42:34 -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
Devin Rhode
d80d74ca69
docs: improve promotion of git install method ( #1388 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2022-12-23 17:38:08 +11:00
Fer
274a638e15
feat: support nushell ( #1355 )
...
Closes https://github.com/asdf-vm/asdf/issues/745
2022-12-12 18:52:51 +11:00
James Hegedus
5733bc2fc4
docs: manually update version to 0.10.2 ( #1294 )
2022-07-13 01:01:22 +10:00
Josh Soref
eaf2215cb8
chore: Fix spelling ( #1289 )
...
chore: Fix spelling
2022-07-05 09:40:33 -04:00
Dave Nicolson
713bcebaa7
docs: update version ( #1214 )
2022-04-25 08:18:21 -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
Trevor Brown
853eede94e
docs: correct tag in getting-started.md ( #1151 )
2022-01-05 10:54:06 -05:00
Greg Myers
d52cd52004
docs: update git/bash install docs to use 0.9.1 ( #1140 )
...
Branch 0.8.1 no longer exists, leading to detached head upon checkout
2022-01-05 09:43:23 -05:00
Kerollos Magdy
8e6f0cc370
docs: remove the usage of sudo ( #1116 )
2021-12-07 12:39:34 -05:00
Elijah
cc7778a040
feat: Elvish Shell support ( #1066 )
2021-11-18 21:05:27 +11:00
Trevor Brown
4321980c33
fix: Correct typo on getting started page ( #1086 )
...
Co-authored-by: Khalid J Hosein <kjhosein@gmail.com>
2021-11-05 10:55:49 -04:00
Frederick
afe89a5718
docs: Remove stray a
( #1053 )
2021-09-26 13:09:16 +10:00
Sebastian Nadorp
6966b2b91e
docs: Fix typos in introduction.md ( #1025 )
2021-08-17 16:02:17 -04: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
fe56504334
docs: rename install guide w core & usage separation ( #1016 )
2021-07-28 09:43:28 +10:00
James Hegedus
c9df811997
docs: rewrite using Vuepress ( #1000 )
2021-07-23 15:26:21 +10:00