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
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
Kosmas Chatzimichalis
d566a36433
docs: fix spelling mistake ( #1072 )
2021-10-18 13:38:10 -04:00
Rafael Camargo
ba04906fdd
docs: getting started translated pt-br ( #1019 )
2021-10-14 10:09:41 +11:00
Vinicius Barbosa de Aguiar
245f88db0f
docs: update pt-br homepage translations ( #1063 )
...
Co-authored-by: Vinicius Barbosa de Aguiar <vb9763662@gmail.com>
2021-10-07 09:46:43 +11:00
Aurel Branzeanu
cb79c692df
docs: fix brew upgrade from latest commit on master command ( #1052 )
2021-09-26 13:09:34 +10:00
Frederick
afe89a5718
docs: Remove stray a
( #1053 )
2021-09-26 13:09:16 +10:00
Yasunori Fujie
304f72dbb2
feat: add post update plugin support ( #1049 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-09-24 08:53:52 +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
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
a3ba5a794c
feat: toggle off repo sync completely ( #1011 )
2021-08-04 08:41:19 +10:00
Arthur Denner
60d1863275
docs: fix typo in home page ( #1017 )
2021-07-29 09:04:29 -04:00
James Hegedus
fe56504334
docs: rename install guide w core & usage separation ( #1016 )
2021-07-28 09:43:28 +10:00
James Hegedus
060462fe46
docs: describe asdf_updates_disabled file purpose ( #1013 )
2021-07-27 08:33:09 +10:00
James Hegedus
58ab833714
docs: use list so rendering isn't merged ( #1009 )
2021-07-25 14:49:43 +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
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