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
James Hegedus
79dc43fb5e
chore: question Issue type & direct to GH Discussions ( #966 )
2021-06-10 11:10:31 +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
5dafbc8e39
fix: lint scripts for local and CI ( #961 )
2021-05-27 02:19:54 +10:00
James Hegedus
24ff4582cb
docs: arch instructions w pacman ( #960 )
2021-05-27 01:39:41 +10:00
James Hegedus
75d558957a
ci: do not run WSL1 jobs on master ( #959 )
2021-05-26 23:11:02 +10:00
James Hegedus
5b49e0cb37
ci: adopt asdf for internal dev. init WSL test environments ( #956 )
2021-05-26 22:55:54 +10:00
Trevor Brown
3237167338
Merge pull request #890 from asdf-vm/Stratus3D-patch-1
...
Add `source` to list of banned commands
Fixes #887 , #948
2021-05-24 18:25:33 -04:00
Trevor Brown
0f508418e4
Address shellcheck and shfmt warnings
2021-05-24 18:09:35 -04:00
Trevor Brown
79eca42572
Update banned_commands.bats tests to ignore string literals
2021-05-24 17:30:51 -04:00
Trevor Brown
4dbe88a62a
Remove process substitution from command-list-all.bash file
2021-05-24 17:06:17 -04:00
James Hegedus
0a3865d0b1
ci: push-event triggers CI only on master branch ( #949 )
2021-05-22 10:24:29 +10:00
Trevor Brown
e121a93716
Update banned_commands.bats
...
Update banned_commands.bats so commands in comments are ignored and output
is only printed when a banned command is found.
2021-05-21 12:40:23 -04:00
Trevor Brown
f125741fb5
Update code to use . instead of source
2021-05-21 12:03:06 -04:00
Trevor Brown
5ca750edb2
Add source
to list of banned commands
2021-05-21 11:58:49 -04:00
Trevor Brown
156a82cc49
Merge pull request #863 from asdf-vm/ban-process-substitution
...
Ban process substitution from asdf codebase
2021-05-20 08:44:58 -04:00
Matt
a7d3661f6c
fix: insert error handling in list-all & download plugin scripts ( #881 )
2021-05-19 19:51:45 +10:00
James Hegedus
b9228a26de
fix: remove find -print0
2021-05-19 19:43:16 +10:00
James Hegedus
26d2c64477
fix: pipe find into while
2021-05-19 19:01:36 +10:00
James Hegedus
1a22172d03
chore: comment out instructions in issue/pr templates ( #944 )
2021-05-19 18:46:39 +10:00
Trevor Brown
a1ef92adb0
Update version to 0.8.1
2021-05-18 19:41:16 -04:00
Trevor Brown
ab44e83183
Fix duplicate issue numbers in CHANGELOG.md
2021-05-18 19:40:53 -04:00
Trevor Brown
0a5fb17d7e
Update changelog with details on 0.8.1 release
2021-05-18 19:35:01 -04:00
Daniel Kehoe
24d79d4d92
fix: delete instructions to add dependencies with Homebrew ( #937 )
2021-05-11 08:45:04 +10:00
James Hegedus
10d9c1218e
Merge branch 'master' into ban-process-substitution
2021-04-27 19:34:35 +10:00
jthegedus
43d6fef000
fix: format command-reshim
2021-04-27 19:31:22 +10:00
jthegedus
0c263ad700
fix: typo and refactor on top of master
2021-04-27 19:28:57 +10:00
jthegedus
ade70b94db
chore: sync master
2021-04-27 19:28:24 +10:00
jthegedus
6af66dc88c
fix: shellcheck errors and typo
2021-04-27 18:04:28 +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
James Hegedus
d7b62d2e92
fix: plugin update portability ( #924 )
2021-04-18 15:03:00 +10:00
Honeypot95
f4a80b53df
fix: consistent system completion ( #911 )
2021-04-18 13:04:18 +10:00
Trevor Brown
1b8847b865
Merge pull request #920 from mattfenwick/patch-1
...
add missing word to readme
2021-04-09 08:33:17 -04:00
Matt Fenwick
b90a60ac2a
add missing word to readme
2021-04-08 16:46:39 -04:00
Trevor Brown
3d8d1494a1
Merge pull request #917 from gwpantazes/patch-1
...
Fix tiny text for "By-passing asdf shims" heading
2021-04-06 09:06:18 -04: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
James Hegedus
456d8e36ca
fix: <plugin update all> to latest commit on default branch for each plugin ( #800 )
2021-03-02 17:37:05 +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
Trevor Brown
0f75c21629
Merge pull request #871 from brandondrew/patch-1
...
Support alternate location for .zshrc
2021-02-19 19:22:35 -05: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
Trevor Brown
8f4550e61f
Merge pull request #867 from asdf-vm/Stratus3D-patch-1
...
Add both the short and long versions of the --sort-versions flag to the banned commands
2021-02-10 14:56:50 -05:00
Trevor Brown
dd20022830
Add both the short and long versions of the --sort-versions flag to the banned commands
...
Related to #755
2021-02-10 14:45:02 -05:00
Amar Sood
55f43e3546
docs: fish symlink completions rather than copying ( #860 )
2021-02-07 18:38:40 +11:00
Trevor Brown
f633811577
Ban process substitution from asdf codebase
2021-02-05 11:28:27 -05:00
Trevor Brown
64a1d6ba44
Merge pull request #858 from asdf-vm/docs/bats-core-link
...
docs: update bats link to bats-core org
2021-02-02 12:22:16 -05:00