<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/bira.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/bira.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/bira.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-07-15T17:17:05Z</updated>
<entry>
<title>feat(bira): add `conda` env information (requires `conda-env` plugin) (#12546)</title>
<updated>2024-07-15T17:17:05Z</updated>
<author>
<name>Teddy Masters</name>
<email>teddy.masters@pm.me</email>
</author>
<published>2024-07-08T14:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=be10a9127731e7c6a9a57f8c8c1789e233117ae9'/>
<id>urn:sha1:be10a9127731e7c6a9a57f8c8c1789e233117ae9</id>
<content type='text'>
Closes #10274
Closes #12546

Co-authored-by: elfisworking &lt;zymustb@126.com&gt;
Signed-off-by: elfisworking &lt;zymustb@126.com&gt;
</content>
</entry>
<entry>
<title>feat(bira): add support for `kube-ps1` prompt (#8437)</title>
<updated>2024-02-12T08:43:52Z</updated>
<author>
<name>SgtDaJim</name>
<email>junyuan-zhang@hotmail.com</email>
</author>
<published>2024-02-12T08:43:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=bdcb4d9d1f36d5d82720dfd53f0c95242ab62dae'/>
<id>urn:sha1:bdcb4d9d1f36d5d82720dfd53f0c95242ab62dae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(bira): fix color bleed in user_host prompt section (#10505)</title>
<updated>2021-12-13T13:42:57Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-13T13:42:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1b01496c21e9ca7ef79d6a1dcb4728abd7a2803a'/>
<id>urn:sha1:1b01496c21e9ca7ef79d6a1dcb4728abd7a2803a</id>
<content type='text'>
Fixes #10505
</content>
</entry>
<entry>
<title>feat(bira): improve theme and add support for mercurial (#6631)</title>
<updated>2021-12-13T09:50:18Z</updated>
<author>
<name>Romain Failliot</name>
<email>romain.failliot@foolstep.com</email>
</author>
<published>2018-02-19T00:27:50Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=137b45672dd182e798f7bd0c580aa9b634657990'/>
<id>urn:sha1:137b45672dd182e798f7bd0c580aa9b634657990</id>
<content type='text'>
Added the red dot (instead of the default `*`) if the branch is dirty.

The bira theme only supported git, now it supports mercurial as well. It
needed ito call `hg_prompt_info` and the `ZSH_THEME_HG_PROMPT_`
variables.

Closes #6631
</content>
</entry>
<entry>
<title>bira: move virtualenv information (#8266)</title>
<updated>2019-10-16T07:28:19Z</updated>
<author>
<name>Shriniwas Sharma</name>
<email>shriniwas26@users.noreply.github.com</email>
</author>
<published>2019-10-16T07:28:19Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f7d9dae12e82b724dcb0f482b03b9771c82b5906'/>
<id>urn:sha1:f7d9dae12e82b724dcb0f482b03b9771c82b5906</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>bira: remove extra spaces (#7767)</title>
<updated>2019-04-16T19:54:09Z</updated>
<author>
<name>KillWolfVlad</name>
<email>KillWolfVlad@users.noreply.github.com</email>
</author>
<published>2019-04-16T19:54:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ebee94b8cfef78bf4ccefb7b2cc67fc2b2e118c4'/>
<id>urn:sha1:ebee94b8cfef78bf4ccefb7b2cc67fc2b2e118c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bira: add virtualenv support in prompt</title>
<updated>2019-04-09T13:48:00Z</updated>
<author>
<name>djr-jsr</name>
<email>djr.jsr@gmail.com</email>
</author>
<published>2016-04-03T09:27:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8a94013f37d658ea20ddee9c83ca7b8e1e933c28'/>
<id>urn:sha1:8a94013f37d658ea20ddee9c83ca7b8e1e933c28</id>
<content type='text'>
Fixes #7483
Closes #4973
</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>Remove wrong whitespace in bira theme (#5985)</title>
<updated>2017-03-30T18:46:25Z</updated>
<author>
<name>Elias Fröhner</name>
<email>api-walker@users.noreply.github.com</email>
</author>
<published>2017-03-30T18:46:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b4b55fa502af7b545d04045474d1550d57274c42'/>
<id>urn:sha1:b4b55fa502af7b545d04045474d1550d57274c42</id>
<content type='text'>
The whitespace in line 13 creates a double whitespace when combined with line 24. Therefore 2 whitespaces appear between ${user_host} and ${current_dir}.</content>
</entry>
</feed>
