<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/fino.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/fino.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/fino.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-01-03T12:50:52Z</updated>
<entry>
<title>fix: quote % in `box_name` prompt functions</title>
<updated>2022-01-03T12:50:52Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-27T14:01:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a9d57eb2eec4d6234c4714a430ddfb4c57443570'/>
<id>urn:sha1:a9d57eb2eec4d6234c4714a430ddfb4c57443570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fino: stop bold with prompt sequence</title>
<updated>2020-10-05T10:05:47Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-10-05T10:05:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fbb2b56c7ecd3c4873be805e004f70fa442e7c45'/>
<id>urn:sha1:fbb2b56c7ecd3c4873be805e004f70fa442e7c45</id>
<content type='text'>
Fixes weird bug when completing.
</content>
</entry>
<entry>
<title>fino: fix dangling "using" and clean up (#9307)</title>
<updated>2020-10-05T09:42:22Z</updated>
<author>
<name>Matsievskiy S.V</name>
<email>seregaxvm.main@gmail.com</email>
</author>
<published>2020-10-05T09:42:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b4093819a801e9c982b61718af75a188f34bd2bd'/>
<id>urn:sha1:b4093819a801e9c982b61718af75a188f34bd2bd</id>
<content type='text'>
Co-authored-by: Matsievskiy S.V &lt;matsievskiysv@gmail.com&gt;
Co-authored-by: Marc Cornellà &lt;marc.cornella@live.com&gt;</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>Fix tilde substitution in theme prompts</title>
<updated>2018-10-07T21:01:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2018-10-07T20:57:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3a6fa9149b7a3db89d22f40ae371ad636f5ed527'/>
<id>urn:sha1:3a6fa9149b7a3db89d22f40ae371ad636f5ed527</id>
<content type='text'>
These themes used an adhoc substitution of $HOME for tilde
in $PWD, but it's better to use '%~' and is less error prone.

See #7160
</content>
</entry>
<entry>
<title>Fix rvm-prompt usage in fino* themes (#6477)</title>
<updated>2018-08-29T19:01:10Z</updated>
<author>
<name>Nick Diego Yamane</name>
<email>nick@diegoyam.com</email>
</author>
<published>2018-08-29T19:01:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=143cc8f90158f39d8630f26e9b0865502a467c61'/>
<id>urn:sha1:143cc8f90158f39d8630f26e9b0865502a467c61</id>
<content type='text'>
* theme/fino: Check rvm-prompt is installed before to try to use it

Signed-off-by: Nick Diego Yamane &lt;nick.diego@gmail.com&gt;

* theme/fino-time: Check rvm-prompt is installed before to try to use it

Signed-off-by: Nick Diego Yamane &lt;nick.diego@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix little typo that makes the statement useless.</title>
<updated>2015-07-19T10:56:10Z</updated>
<author>
<name>Alex Talker</name>
<email>alextalker@openmailbox.org</email>
</author>
<published>2015-07-19T10:56:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a3f0439de34ac2ce083c3d9f09b4e4f5379c158c'/>
<id>urn:sha1:a3f0439de34ac2ce083c3d9f09b4e4f5379c158c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix echo nothing if $SHORT_HOST doesn't exist.</title>
<updated>2015-02-15T17:44:35Z</updated>
<author>
<name>Alex Talker</name>
<email>alextalker@openmailbox.org</email>
</author>
<published>2015-01-15T01:13:40Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8cf04ed3d7d5552bc2242a5987d46f6faf0fe2dc'/>
<id>urn:sha1:8cf04ed3d7d5552bc2242a5987d46f6faf0fe2dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all hostname calls for $HOST or $SHORT_HOST</title>
<updated>2014-11-06T17:33:56Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2014-10-09T15:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=95d795e8cad7d1a754dfad520309d7a41b69275f'/>
<id>urn:sha1:95d795e8cad7d1a754dfad520309d7a41b69275f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resets the font colour to original</title>
<updated>2014-08-20T10:57:28Z</updated>
<author>
<name>Alex Shadrin</name>
<email>alex@shdlabs.com</email>
</author>
<published>2014-08-20T10:57:28Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=eee7345f1f01df5f66151bc5bf34d8e2110224aa'/>
<id>urn:sha1:eee7345f1f01df5f66151bc5bf34d8e2110224aa</id>
<content type='text'>
</content>
</entry>
</feed>
