<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/simonoff.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/simonoff.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/simonoff.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2021-12-16T09:16:53Z</updated>
<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>refactor(themes): use `ruby_prompt_info` everywhere</title>
<updated>2021-12-13T16:14:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-13T16:12:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e3bb6e685dc0325f472a4cfadb9847add12ec699'/>
<id>urn:sha1:e3bb6e685dc0325f472a4cfadb9847add12ec699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(simonoff): fix code style and optimize use of variables</title>
<updated>2021-12-13T16:08:53Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-13T16:02:21Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=aa99472c8ac5bdd111ea306e800bb152fb8580ac'/>
<id>urn:sha1:aa99472c8ac5bdd111ea306e800bb152fb8580ac</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>Themes: switch to using ruby_prompt_info()</title>
<updated>2019-05-08T06:45:34Z</updated>
<author>
<name>Andrew Janke</name>
<email>andrew@apjanke.net</email>
</author>
<published>2015-11-06T22:20:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=299cd4777a8b9da1934a1ed0c80767eea6691a70'/>
<id>urn:sha1:299cd4777a8b9da1934a1ed0c80767eea6691a70</id>
<content type='text'>
Changes themes displaying RVM or other Ruby version info to use the central
ruby_prompt_info function. This supports more Ruby versioning mechanisms,
reduces copy-and-paste code, and avoids "zsh: no such file or directory: rvm-prompt"
when run on machines that do not have RVM installed.

Changes the prefix/suffix variable names to ZSH_THEME_RUBY_PROMPT_PREFIX and
ZSH_THEME_RUBY_PROMPT_SUFFIX, since they apply to all Ruby versioning mechanisms,
not just RVM.

Allows empty ZSH_THEME_RUBY_PROMPT_PREFIX and ZSH_THEME_RUBY_PROMPT_SUFFIX.
</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>Set default for rvm prompt prefix/suffix</title>
<updated>2012-12-02T18:30:25Z</updated>
<author>
<name>Alexander Simonov</name>
<email>alex@simonov.me</email>
</author>
<published>2012-12-02T18:30:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba'/>
<id>urn:sha1:27841ca7c1bb6bd19e0eb66e1dcc8fa3a6a6ebba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simonoff theme</title>
<updated>2012-12-02T17:56:17Z</updated>
<author>
<name>Alexander Simonov</name>
<email>devil@zeus.(none)</email>
</author>
<published>2011-05-21T23:29:41Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f9de64460ce51e105f27d30a9ecb20612ab65d57'/>
<id>urn:sha1:f9de64460ce51e105f27d30a9ecb20612ab65d57</id>
<content type='text'>
</content>
</entry>
</feed>
