James Hegedus
c9df811997
docs: rewrite using Vuepress ( #1000 )
2021-07-23 15:26:21 +10:00
James Hegedus
60e0e05a9f
ci: automated release workflow ( #987 )
...
Co-authored-by: jthegedus <jthegedus@users.noreply.github.com>
2021-07-13 11:32:37 +10:00
Kevin Lane
5cf8f8962f
fix: support latest with filter on local and global ( #633 )
...
Co-authored-by: Thomas B Homburg <thomas@homburg.dk>
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-07-06 21:17:00 +10:00
Daniel Kehoe
f94e3145ad
docs: homebrew autoremove after asdf uninstall ( #973 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-06-18 08:30:28 +10:00
Rogério Viana
7cc3b87528
docs: translations for pt-br ( #970 )
2021-06-18 08:17:04 +10:00
Luka Dornhecker
f08aca5977
fix shell config command for Linux,Fish,Pacman ( #967 )
2021-06-09 08:23:51 +10:00
James Hegedus
eeab51965c
docs: explain plugin repo sync details ( #965 )
2021-06-04 08:26:46 +10:00
Neo Hsu
1716afa021
feat: configurable plugin repo last check time ( #957 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-06-02 14:22:27 +10:00
James Hegedus
7ad301162f
docs: rm duplicate text from asdf remove section ( #962 )
2021-05-27 02:25:54 +10:00
James Hegedus
24ff4582cb
docs: arch instructions w pacman ( #960 )
2021-05-27 01:39:41 +10:00
Trevor Brown
a1ef92adb0
Update version to 0.8.1
2021-05-18 19:41:16 -04:00
Daniel Kehoe
24d79d4d92
fix: delete instructions to add dependencies with Homebrew ( #937 )
2021-05-11 08:45:04 +10:00
James Hegedus
ad6b86f428
docs: describe using the system version ( #925 )
...
* docs: describe using the system version
#868
* fix: capitalization
2021-04-27 17:07:45 +10:00
George Pantazes
21ae495509
Fix heading level and super tiny text
...
Fix the heading level for By-passing asdf shims.
- The text for H6 was extremely small - much smaller than the normal paragraph text. The font-size for the h6 was 9px. It looked incredibly small and silly. This fix will make the heading bigger, which may be against the original intention to keep this section small and out of the way, but honestly the way it was looked really silly.
- The heading level wasn't consistent, which may or may not be an accessibility issue. This isn't the important part though, just a common sense choice to fix the above issue about the font size.
2021-04-05 11:37:39 -05:00
Trevor Brown
b60c08acb2
docs: clarify usage of ASDF_DEFAULT_TOOL_VERSIONS_FILENAME ( #912 )
2021-04-03 13:30:00 +11:00
Muhammad Sanjar Afaq
07d4ae5aeb
docs: button for adding new translations ( #876 )
...
The "language translation" section is somewhat diffcult to find, this addition makes it easily accessible even from the homepage.
2021-03-01 09:03:39 +11:00
Brandon Zylstra
b685f719dd
Support alternate location for .zshrc
...
Z shell supports placing your zshrc file in an alternate location, such as inside `.config` (which makes it far more conveninent to store your dot files in a Git repo, or even just sync them across machines with other folder-oriented synchronization tools).
The current command assumes the default location of putting the rc file directly in the home directory. But it is easy enough to support all alternate locations as well. This version defaults to `~` if the variable `ZDOTDIR` is not defined.
I'm only including the case I've tested in this PR, but if you want me to do the same thing for other shells and other cases with Zsh, I'm open to doing that too.
2021-02-19 18:23:00 -05:00
Amar Sood
55f43e3546
docs: fish symlink completions rather than copying ( #860 )
2021-02-07 18:38:40 +11:00
James Hegedus
7deedad304
docs: update bats link to bats-core org
2021-02-02 15:16:40 +11:00
Robert Buchberger
f4acfa7d02
docs: explain ASDF_DIR ( #855 )
2021-01-25 09:02:23 +11:00
Hyunwoo Park
bdace81ae9
docs: fix GitHub typo ( #847 )
2021-01-13 08:41:33 +11:00
Trevor Brown
f55fca4e94
Merge pull request #839 from jthegedus/docs/link-github-discussions
...
docs: github dicsussions link
2021-01-04 09:39:03 -05:00
N1H1L0
954a5db19d
docs: improve zsh completion directions for macOS,ZSH,Homebrew ( #843 )
2020-12-31 11:53:18 +11:00
jthegedus
05a7f15dca
docs: github dicsussions link
2020-12-18 17:31:27 +11:00
Dan Jackson
84f4301736
Fix broken image link for GitHub icon
...
icongram.jgog.in is returning a 525 error through cloudflare for me. As far as I can tell, it has switched to icongr.am
This also matches the icon on the StackOverflow Tag link.
2020-11-17 22:45:57 -08:00
James Hegedus
11b5403abb
chore: remove -vm from common usage as the tool is just asdf ( #798 )
2020-09-19 15:40:11 +10:00
Trevor Brown
c6145d08d0
Update version to 0.8.0
2020-09-07 20:16:35 -04:00
James Hegedus
96b87f4c96
docs: link to Homebrew common issues from documentation site ( #795 )
2020-09-08 09:07:17 +10:00
Trevor Brown
8745ae8a62
Add details on implementing backwards compatible plugins to documentation
...
Fixes #768
2020-09-07 11:00:54 -04:00
Dave Nicolson
1479ec83be
fix: fish init command ( #792 )
2020-09-01 08:10:50 +10:00
James Hegedus
cc929d2fdf
docs: link to our community and place(s) for q&a ( #775 )
2020-08-11 09:03:13 +10:00
Daniel Perez
f09532478b
Merge pull request #774 from jthegedus/docs/homebrew-prefix
...
fix: revert to cmds to precompute brew prefix on addition to shell config
2020-08-10 01:28:48 +01:00
James Hegedus
a76880d25a
fix: typo in subshell for fish instructions
2020-08-10 09:03:05 +10:00
James Hegedus
1a4c1c15b8
fix: revert to commands to precompute brew prefix on addition to shell config
2020-08-09 22:57:50 +00:00
Trevor Brown
e0142eed55
Update version to 0.8.0-rc1
2020-07-31 09:01:41 -04:00
Trevor Brown
cc0023b022
feat: plugin documentation callback support 🎉 ( #757 )
2020-07-31 18:47:18 +10:00
Trevor Brown
62d2d9cb8b
Merge pull request #760 from fajpunk/install-one-tool
...
Install one tool specified in .tool-versions
2020-07-15 08:38:23 -04:00
Dan Fuchs
6a1855e26f
Install one tool specified in .tool-versions
...
`asdf install <name>` installs that single tool at the version specified
in `.tool-versions`. If there is no `.tool-versions` or if that tool is
not in it, an error message is shown and `asdf` exits `1`.
Implements #759
2020-07-09 18:16:50 -05:00
Dan Fuchs
ae87dca99f
Docs: Clarify shim creation for writing plugins
2020-07-09 09:51:19 -05:00
Kazuki Suda
15f7227933
Use v1 plugin-test action instead of v1.0.0 in document
2020-06-30 10:33:03 +09:00
James Hegedus
605be10046
docs: synchronize help text ( #742 )
2020-06-17 08:25:04 +10:00
Alexandre ZANNI
f5c7dae331
fix: asdf shell command docs & help output ( #737 )
...
Co-authored-by: James Hegedus <james@jthegedus.com>
2020-06-13 10:43:52 +10:00
James Hegedus
45fffa9ce3
docs: improve introduction and lift dependencies higher ( #740 )
2020-06-11 10:28:28 +10:00
raimon
a39f26cd0c
Fix dead link by changing the extension to sh
2020-05-28 23:56:48 +09:00
Trevor Brown
a7252e687a
Merge pull request #669 from asdf-vm/tb/keep-source
...
Keep Source
2020-05-14 09:24:48 -04:00
Cal Jacobson
a90793547b
Fix typo in docs/core-manage-versions.md ( #722 )
2020-05-09 16:22:17 +10:00
Trevor Brown
2a058af9eb
Merge branch 'master' into tb/keep-source
2020-05-08 10:21:59 -04:00
Danny Guo
5003cbdc85
Fix a typo in the env command documentation ( #717 )
2020-04-30 19:21:19 +10:00
Alexandre ZANNI
ad73ea1fe2
docs: asdf dependencies for openSUSE and ArchLinux ( #714 )
2020-04-27 08:23:48 +10:00
James F McMahon
bdc7dd8aa8
Documentation: Fix Fish source syntax ( #709 )
2020-04-25 11:25:08 +10:00