<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/gallois.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/gallois.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/gallois.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2023-09-06T09:18:36Z</updated>
<entry>
<title>feat(gallois): big rewrite to `gallois` theme (#11867)</title>
<updated>2023-09-06T09:18:36Z</updated>
<author>
<name>Felipe Gallois</name>
<email>gallois@users.noreply.github.com</email>
</author>
<published>2023-09-06T09:18:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=76e541a3fe71075c8ef75ecf44cd60f17b5292bb'/>
<id>urn:sha1:76e541a3fe71075c8ef75ecf44cd60f17b5292bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(gallois): clean up theme and fix typos</title>
<updated>2021-01-31T18:55:13Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-01-31T18:55:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c52e646bb7b109e15f6dc4047b29ca8c8e029433'/>
<id>urn:sha1:c52e646bb7b109e15f6dc4047b29ca8c8e029433</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>Move current_branch() from git plugin to core lib/git.zsh</title>
<updated>2015-12-15T01:28:37Z</updated>
<author>
<name>Andrew Janke</name>
<email>andrew@apjanke.net</email>
</author>
<published>2015-06-25T19:04:01Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9f552130bd0c390420a51bbfd2933c065a1581d0'/>
<id>urn:sha1:9f552130bd0c390420a51bbfd2933c065a1581d0</id>
<content type='text'>
Fixes #4085: core -&gt; plugin dependency issue.
Rename it to git_current_branch for clarity that it's git-specific.
Update all plugins that were calling it to use new name.
Fix variable leaks by making more variables in lib/git.zsh local.
Have lib/git.zsh use [[ ]] instead of [ ] everywhere.
</content>
</entry>
<entry>
<title>Simplified gallois RPS1 setup using some helpful scripts</title>
<updated>2014-03-26T03:37:28Z</updated>
<author>
<name>Daniel Farrell</name>
<email>dfarrell07@gmail.com</email>
</author>
<published>2014-03-26T03:37:28Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b2ce306c4f49ebb1ef2bde5b86d553ce6ea674aa'/>
<id>urn:sha1:b2ce306c4f49ebb1ef2bde5b86d553ce6ea674aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed which output at each new shell creation</title>
<updated>2014-03-23T19:59:35Z</updated>
<author>
<name>Daniel Farrell</name>
<email>dfarrell07@gmail.com</email>
</author>
<published>2014-03-23T19:59:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3976b93f3931a7ebc913576015ff395dcd495d95'/>
<id>urn:sha1:3976b93f3931a7ebc913576015ff395dcd495d95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't show useless '[]' when chruby_prompt_info is empty</title>
<updated>2014-03-17T16:02:47Z</updated>
<author>
<name>Kory Prince</name>
<email>korylprince@gmail.com</email>
</author>
<published>2014-03-17T16:02:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d3babe0d79dc7dbcce15c9285c4c5b604f595c9a'/>
<id>urn:sha1:d3babe0d79dc7dbcce15c9285c4c5b604f595c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add chruby info to gallois theme</title>
<updated>2013-12-27T13:25:06Z</updated>
<author>
<name>Konstantin Haase</name>
<email>konstantin.mailinglists@googlemail.com</email>
</author>
<published>2013-12-27T13:25:06Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f6bb74e452590c18b8545cb444a998448c7ae4f0'/>
<id>urn:sha1:f6bb74e452590c18b8545cb444a998448c7ae4f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added WIP alert to the gallois' theme</title>
<updated>2013-09-18T19:56:10Z</updated>
<author>
<name>Maxime Chaisse-Leal</name>
<email>maxime.chaisseleal@gmail.com</email>
</author>
<published>2013-09-18T19:56:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4dbe4378db658d29c10841791a95b8c57e7c77e5'/>
<id>urn:sha1:4dbe4378db658d29c10841791a95b8c57e7c77e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding rbenv support to all the rvm themes</title>
<updated>2012-01-24T01:42:54Z</updated>
<author>
<name>Brent Faulkner</name>
<email>brent.faulkner@mosaic.com</email>
</author>
<published>2012-01-24T01:42:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6496acf58bf8531809490b52e34811f74a27cc7c'/>
<id>urn:sha1:6496acf58bf8531809490b52e34811f74a27cc7c</id>
<content type='text'>
</content>
</entry>
</feed>
