<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/templates, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/templates?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/templates?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-10-27T19:46:46Z</updated>
<entry>
<title>feat: add `devcontainers` configuration (#12783)</title>
<updated>2024-10-27T19:46:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-10-27T19:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c690f731618959cba3b85500acee20ebf43e51c1'/>
<id>urn:sha1:c690f731618959cba3b85500acee20ebf43e51c1</id>
<content type='text'>
Co-authored-by: Vatsal Gupta &lt;40350810+gvatsal60@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>chore: typo</title>
<updated>2024-08-20T14:34:08Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2024-08-20T14:34:08Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c10a99406a779606fe32eb9b824c90a91f95c842'/>
<id>urn:sha1:c10a99406a779606fe32eb9b824c90a91f95c842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use `uname` in ARCHFLAGS in .zshrc template (#12563)</title>
<updated>2024-07-28T09:06:44Z</updated>
<author>
<name>0x07CB</name>
<email>83157348+0x07CB@users.noreply.github.com</email>
</author>
<published>2024-07-28T09:06:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=01a955657408c8396fc947075a912ee868d5e2a7'/>
<id>urn:sha1:01a955657408c8396fc947075a912ee868d5e2a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: better document top-level custom files for aliases (#12504)</title>
<updated>2024-06-15T15:39:57Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-06-15T15:39:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6fe78e06291bdf6fc62b805b0171e16a6b71eee1'/>
<id>urn:sha1:6fe78e06291bdf6fc62b805b0171e16a6b71eee1</id>
<content type='text'>
See discussion in https://github.com/ohmyzsh/ohmyzsh/discussions/12504
</content>
</entry>
<entry>
<title>chore(template): propose add `.local/bin` to PATH (#12417)</title>
<updated>2024-05-16T20:13:36Z</updated>
<author>
<name>Alessandro Miliucci</name>
<email>lifeisfoo@gmail.com</email>
</author>
<published>2024-05-16T20:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a779d6563ffb2f0093b4b74c8d5ff0982fa3e930'/>
<id>urn:sha1:a779d6563ffb2f0093b4b74c8d5ff0982fa3e930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: zshrc update settings rewording</title>
<updated>2021-10-06T08:14:39Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-10-06T08:04:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=69a45a9c98291dc485ee9c46c9bf79ec8533217b'/>
<id>urn:sha1:69a45a9c98291dc485ee9c46c9bf79ec8533217b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(updater): add mode to only remind you to update when it's time (#10187)</title>
<updated>2021-10-04T08:47:10Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-30T15:22:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0120749a54d147405beebe6f8416da0e4443ebc4'/>
<id>urn:sha1:0120749a54d147405beebe6f8416da0e4443ebc4</id>
<content type='text'>
Fixes #10187

Co-authored-by: NoPreserveRoot &lt;NoPreserveRoot@pm.me&gt;
</content>
</entry>
<entry>
<title>refactor(updater): change auto-update settings to use `zstyle`</title>
<updated>2021-10-04T08:47:10Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-30T15:20:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3c9743313cc916a6cede71e333eecef4b07ce3ce'/>
<id>urn:sha1:3c9743313cc916a6cede71e333eecef4b07ce3ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lib): allow setting custom completion dots sequence (#9424)</title>
<updated>2021-09-22T09:30:07Z</updated>
<author>
<name>Simon Rogers</name>
<email>webdev@centralblue.co.uk</email>
</author>
<published>2020-11-05T10:40:45Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=16de51404773a5e849c25a95e7612e212e7256a7'/>
<id>urn:sha1:16de51404773a5e849c25a95e7612e212e7256a7</id>
<content type='text'>
Closes #9424
Closes #9703

Co-authored-by: mortezadadgar &lt;mortezadadgar97@gmail.com&gt;
Co-authored-by: Marc Cornellà &lt;hello@mcornella.com&gt;
</content>
</entry>
<entry>
<title>chore: caution against `COMPLETION_WAITING_DOTS` in template (#8352)</title>
<updated>2021-01-15T15:49:46Z</updated>
<author>
<name>Suhas Karanth</name>
<email>sudo-suhas@users.noreply.github.com</email>
</author>
<published>2021-01-15T15:49:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=5db205908e9b5c43b74106c313712200c08fa79c'/>
<id>urn:sha1:5db205908e9b5c43b74106c313712200c08fa79c</id>
<content type='text'>
</content>
</entry>
</feed>
