<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/juanghurtado.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/juanghurtado.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/juanghurtado.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2025-09-01T18:31:29Z</updated>
<entry>
<title>fix(juanghurtado): Changed text color to red when 'root' (#7104)</title>
<updated>2025-09-01T18:31:29Z</updated>
<author>
<name>Vanildo Souto Mangueira</name>
<email>vanildo.souto@gmail.com</email>
</author>
<published>2025-09-01T18:31:29Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=28ac0e95daa52e8d784b0560af72c58515e7f7de'/>
<id>urn:sha1:28ac0e95daa52e8d784b0560af72c58515e7f7de</id>
<content type='text'>
</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>Remove all copyright information in themes. Closes #2587</title>
<updated>2014-03-08T17:51:59Z</updated>
<author>
<name>Dan Kerimdzhanov</name>
<email>kerimdzhanov@gmail.com</email>
</author>
<published>2014-03-08T17:51:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c249c69065f1216bd83f5bd92e87f560e42675fb'/>
<id>urn:sha1:c249c69065f1216bd83f5bd92e87f560e42675fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Custom theme with Git support</title>
<updated>2011-04-29T11:11:38Z</updated>
<author>
<name>Juan G. Hurtado</name>
<email>juan.g.hurtado@gmail.com</email>
</author>
<published>2011-04-29T11:11:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=208b225a2f12076099255c329abbb3569723b39b'/>
<id>urn:sha1:208b225a2f12076099255c329abbb3569723b39b</id>
<content type='text'>
This is my personal oh-my-zsh theme. It has Git support through
methods found in Git lib file of oh-my-zsh. It uses:

- parse_git_dirty()
- git_prompt_ahead()
- current_branch()
- git_prompt_short_sha()
- git_prompt_status()

It also shows user name, machine name and current path. You can
take a look at a screenshot at http://goo.gl/ZVoyk
</content>
</entry>
</feed>
