<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/asdf, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/asdf?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/asdf?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-08-16T19:17:14Z</updated>
<entry>
<title>fix(asdf): avoid prepending path entry multiple times (#13268)</title>
<updated>2025-08-16T19:17:14Z</updated>
<author>
<name>Patrick W. Healy</name>
<email>phealy@phealy.com</email>
</author>
<published>2025-08-16T19:17:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=5d37f723f6c92d9fe043ea9f0aa460cd0bd0258a'/>
<id>urn:sha1:5d37f723f6c92d9fe043ea9f0aa460cd0bd0258a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(asdf): update usage example (#13055)</title>
<updated>2025-04-19T18:55:23Z</updated>
<author>
<name>Arthur</name>
<email>82575487+arthur-mountain@users.noreply.github.com</email>
</author>
<published>2025-04-19T18:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=92bad89f8a9141fcdc0b682941ee46729b6e4cb6'/>
<id>urn:sha1:92bad89f8a9141fcdc0b682941ee46729b6e4cb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(asdf)!: remove legacy &lt;0.16 integration</title>
<updated>2025-03-29T09:47:03Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2025-03-29T09:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a78d006faa022a5104b542d7dec5a3439e72046e'/>
<id>urn:sha1:a78d006faa022a5104b542d7dec5a3439e72046e</id>
<content type='text'>
`asdf` plugin only supports asdf 0.16 and ahead from now on.
</content>
</entry>
<entry>
<title>docs(asdf): match README with 0.16 (#13026)</title>
<updated>2025-03-29T09:42:46Z</updated>
<author>
<name>Kartik Vashistha</name>
<email>kartikv.work@gmail.com</email>
</author>
<published>2025-03-29T09:42:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2f3a141f65ba082e1eb42ea3123fc2bd978c0c83'/>
<id>urn:sha1:2f3a141f65ba082e1eb42ea3123fc2bd978c0c83</id>
<content type='text'>
Co-authored-by: Carlo Sala &lt;carlosalag@protonmail.com&gt;</content>
</entry>
<entry>
<title>feat(asdf): support asdf v0.16 ahead</title>
<updated>2025-02-12T19:15:25Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2025-02-12T19:15:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4d9d346718caa6efdf6f350ed803e70d34fc6577'/>
<id>urn:sha1:4d9d346718caa6efdf6f350ed803e70d34fc6577</id>
<content type='text'>
Co-authored-by: Valgard Trontheim &lt;github@trontheim.de&gt;

Closes #12964
Closes #12967
</content>
</entry>
<entry>
<title>docs: improve several plugin READMEs and add one for `ssh` plugin</title>
<updated>2024-08-09T07:44:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-08-09T07:44:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=efafef8495f030501e0df59ccb76a598bbce3ae1'/>
<id>urn:sha1:efafef8495f030501e0df59ccb76a598bbce3ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(asdf): load zsh completions instead of bash ones</title>
<updated>2023-10-02T18:27:52Z</updated>
<author>
<name>Thomas Faugier</name>
<email>thomas.faugier@gmail.com</email>
</author>
<published>2023-10-02T18:25:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=278bcfc93bed91d1095a9ea7981c4a1109da7abd'/>
<id>urn:sha1:278bcfc93bed91d1095a9ea7981c4a1109da7abd</id>
<content type='text'>
Closes #11143
Closes #8779

Co-authored-by: Carlo Sala &lt;carlosalag@protonmail.com&gt;
</content>
</entry>
<entry>
<title>docs(autojump): fix outdated links and update description (#11289)</title>
<updated>2022-10-25T19:35:30Z</updated>
<author>
<name>Eric Hsieh</name>
<email>benson.doraemon@gmail.com</email>
</author>
<published>2022-10-25T19:35:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=820b8bd40f19867d7811766f967d66faa5e5a818'/>
<id>urn:sha1:820b8bd40f19867d7811766f967d66faa5e5a818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(asdf): add support for archlinux/AUR package (#9893)</title>
<updated>2021-12-21T18:12:08Z</updated>
<author>
<name>alexandregv</name>
<email>contact@alexandregv.fr</email>
</author>
<published>2021-05-06T17:02:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6babcbd8841335a3c25ec960ff57ab9a139c9073'/>
<id>urn:sha1:6babcbd8841335a3c25ec960ff57ab9a139c9073</id>
<content type='text'>
Closes #9893
</content>
</entry>
<entry>
<title>fix(asdf): fix path to Homebrew installation of `asdf` (#10481)</title>
<updated>2021-12-21T18:08:53Z</updated>
<author>
<name>Sergei Shishov</name>
<email>sshishov@users.noreply.github.com</email>
</author>
<published>2021-12-05T07:48:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bd0b4b64c6ceaddbd01c6ec35a56f1d72bae4072'/>
<id>urn:sha1:bd0b4b64c6ceaddbd01c6ec35a56f1d72bae4072</id>
<content type='text'>
Fixes #10484
Closes #10481
</content>
</entry>
</feed>
