<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/gnzh.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/gnzh.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/gnzh.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-09-18T18:42:18Z</updated>
<entry>
<title>feat(gnzh): add virtualenv prompt (#12666)</title>
<updated>2024-09-18T18:42:18Z</updated>
<author>
<name>rakeshgm</name>
<email>rakeshgm@redhat.com</email>
</author>
<published>2024-09-18T18:42:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d91944d47e6f4163da16e6fa71a41e35e2af191e'/>
<id>urn:sha1:d91944d47e6f4163da16e6fa71a41e35e2af191e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(gnzh): Don't show .local for local hostnames in theme</title>
<updated>2023-10-13T22:38:13Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2023-10-13T22:38:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f7130bb529a2d15652f739c552688b34aac63315'/>
<id>urn:sha1:f7130bb529a2d15652f739c552688b34aac63315</id>
<content type='text'>
Fixes #10871</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>use https everywhere (#6574)</title>
<updated>2018-08-07T18:42:01Z</updated>
<author>
<name>Janosch Schwalm</name>
<email>janosch.schwalm@gmail.com</email>
</author>
<published>2018-08-07T18:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=19b925e741fa46d2222210469a4dffc34a634ebd'/>
<id>urn:sha1:19b925e741fa46d2222210469a4dffc34a634ebd</id>
<content type='text'>
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
</content>
</entry>
<entry>
<title>gnzh theme: fix "eval" and related problems.</title>
<updated>2015-09-04T14:34:41Z</updated>
<author>
<name>Andrew Janke</name>
<email>andrew@apjanke.net</email>
</author>
<published>2015-07-01T14:33:08Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d009f24ac395b815287ad10db1b78b1cd9e1cf54'/>
<id>urn:sha1:d009f24ac395b815287ad10db1b78b1cd9e1cf54</id>
<content type='text'>
Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables.
Wrap whole thing in anonymous function so the existing `local`
statements actually work. Then switch '...' to eager "..." so
stuff actually works with local variables. And local-ize the
remaining variables that are used only in prompt construction.
</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>Show user prompt in gnzh theme regardless of UID</title>
<updated>2014-06-06T09:27:53Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2014-06-02T10:42:21Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fbf4a78acfd9ad7b96e8add7990d871ba50b866e'/>
<id>urn:sha1:fbf4a78acfd9ad7b96e8add7990d871ba50b866e</id>
<content type='text'>
Fixes #2008.
</content>
</entry>
<entry>
<title>fix gnzh theme to detect local rvm installations</title>
<updated>2012-03-07T00:31:03Z</updated>
<author>
<name>William Ting</name>
<email>william.h.ting@gmail.com</email>
</author>
<published>2012-03-07T00:31:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4a88743d1eb28f7d928c6d7ce3ebeccc6b1991a8'/>
<id>urn:sha1:4a88743d1eb28f7d928c6d7ce3ebeccc6b1991a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oops, restore broken theme preview</title>
<updated>2011-08-13T10:32:37Z</updated>
<author>
<name>Max Gonzih</name>
<email>gonzih@gmail.com</email>
</author>
<published>2011-08-13T10:32:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7a89786139bcfd83e0e9caa9974f66a423c6ed48'/>
<id>urn:sha1:7a89786139bcfd83e0e9caa9974f66a423c6ed48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect rvm or rbenv and show ruby version</title>
<updated>2011-08-13T10:29:13Z</updated>
<author>
<name>Max Gonzih</name>
<email>gonzih@gmail.com</email>
</author>
<published>2011-08-13T10:29:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4dc11fee35f21b295deb1a61503031c8e17f83a1'/>
<id>urn:sha1:4dc11fee35f21b295deb1a61503031c8e17f83a1</id>
<content type='text'>
</content>
</entry>
</feed>
