<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/jonathan.zsh-theme, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/themes/jonathan.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/jonathan.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-08-01T08:08:48Z</updated>
<entry>
<title>feat(jonathan): add conda support (#13243)</title>
<updated>2025-08-01T08:08:48Z</updated>
<author>
<name>Parintorn Thammasitboon</name>
<email>159538649+parintorn0@users.noreply.github.com</email>
</author>
<published>2025-08-01T08:08:48Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a6beb0f5958e935d33b0edb6d4470c3d7c4e8917'/>
<id>urn:sha1:a6beb0f5958e935d33b0edb6d4470c3d7c4e8917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(jonathan): add virtualenv support (#12705)</title>
<updated>2024-10-08T19:45:12Z</updated>
<author>
<name>Paul</name>
<email>41666738+kutukvpavel@users.noreply.github.com</email>
</author>
<published>2024-10-08T19:45:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ba1732833b81c69df5135825d38ea9d889d1aa47'/>
<id>urn:sha1:ba1732833b81c69df5135825d38ea9d889d1aa47</id>
<content type='text'>
Co-authored-by: paul &lt;paul@MAINPC&gt;</content>
</entry>
<entry>
<title>style: declare globals properly</title>
<updated>2022-01-05T08:23:54Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-05T08:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d3bb52d7d825f2a6ce2e1c76ca472b05c6f27b40'/>
<id>urn:sha1:d3bb52d7d825f2a6ce2e1c76ca472b05c6f27b40</id>
<content type='text'>
By default, `typeset` defines variables locally unless in the main scope.
This is specially bad when using `omz plugin load`, which happens inside
a function, so the declared variables don't continue being defined when
the function finishes and the main scope reappears.
</content>
</entry>
<entry>
<title>fix(jonathan): fix top bar alignment with RPROMPT</title>
<updated>2021-12-16T09:51:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-16T09:51:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=41c15a21599f16a802046f741ac26f80c30c7c31'/>
<id>urn:sha1:41c15a21599f16a802046f741ac26f80c30c7c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: declare variables as global when using `typeset`</title>
<updated>2021-12-16T09:16:53Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-16T09:15:55Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7d03ea18eda8d89316fdb035fb3840f48a065338'/>
<id>urn:sha1:7d03ea18eda8d89316fdb035fb3840f48a065338</id>
<content type='text'>
Fixes fb86ec77
</content>
</entry>
<entry>
<title>style: use `typeset` for dynamic variable names</title>
<updated>2021-12-14T12:09:02Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-14T12:09:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fb86ec7749644bba4792f95bd06076049d9c74a6'/>
<id>urn:sha1:fb86ec7749644bba4792f95bd06076049d9c74a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jonathan): fix theme for non-UTF8 locales</title>
<updated>2021-12-13T16:08:52Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-13T15:42:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=134c1ada285f5c65fa9d0f2f0cc784201428462a'/>
<id>urn:sha1:134c1ada285f5c65fa9d0f2f0cc784201428462a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(jonathan): fix code style in jonathan theme</title>
<updated>2021-12-13T16:08:52Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-13T14:13:43Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=065e8ebdd02ba2554d4509424f1cde0e84361357'/>
<id>urn:sha1:065e8ebdd02ba2554d4509424f1cde0e84361357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up appearance lib file and redundant `colors` calls in other files</title>
<updated>2015-02-10T18:22:50Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2015-02-09T19:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2193135ebc4ce0778ff6949b448e4526dbd34284'/>
<id>urn:sha1:2193135ebc4ce0778ff6949b448e4526dbd34284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update jonathan.zsh-theme</title>
<updated>2013-07-07T23:17:33Z</updated>
<author>
<name>Vincent</name>
<email>emesix@xs4all.nl</email>
</author>
<published>2013-07-07T23:17:33Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2defe0b5c54b08fc599005197761edf162600c78'/>
<id>urn:sha1:2defe0b5c54b08fc599005197761edf162600c78</id>
<content type='text'>
Made it work with UTF-8 Console.
Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html</content>
</entry>
</feed>
