<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/michelebologna.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/michelebologna.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/michelebologna.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2023-07-23T17:44:30Z</updated>
<entry>
<title>fix(michelebologna): use blue instead of white (#11810)</title>
<updated>2023-07-23T17:44:30Z</updated>
<author>
<name>Zou Yang</name>
<email>zouyang08@gmail.com</email>
</author>
<published>2023-07-23T17:44:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b9354c5e9c29bd2d5b53731847855d25381c157c'/>
<id>urn:sha1:b9354c5e9c29bd2d5b53731847855d25381c157c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(michelebologna): simplify and clean up code</title>
<updated>2022-02-24T12:55:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-02-23T18:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=28dc8c58ef14325d94feb7f34616839c7975e7d0'/>
<id>urn:sha1:28dc8c58ef14325d94feb7f34616839c7975e7d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(michelebologna): use `$HOST` variable instead of running `hostname` (#10724)</title>
<updated>2022-02-24T12:52:52Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2022-02-24T12:52:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=201e9dea594ea0a477370ae8dba6d09f9ae79149'/>
<id>urn:sha1:201e9dea594ea0a477370ae8dba6d09f9ae79149</id>
<content type='text'>
</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>Change to use omz git_prompt* functions</title>
<updated>2015-06-16T08:56:19Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2015-06-16T08:48:24Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=68b792bbb67958c726dd8ebe9cfe12f5e463d160'/>
<id>urn:sha1:68b792bbb67958c726dd8ebe9cfe12f5e463d160</id>
<content type='text'>
Removed references for official git __git_ps1() functions.
Change to use omz function git_prompt* functions like:
- git_prompt_info() -&gt; branch name
- git_prompt_status() -&gt; check if untracked, modified, added,
  stashed file are in the current git repo
- git_remote_status() -&gt; check if current repo is ahead, behind,
  or diverged.
These functions returns string automatically added to your PS1;
these are customizable via exporting ZSH_THEME_GIT_PROMPT*
</content>
</entry>
<entry>
<title>* Added header with help and information</title>
<updated>2015-06-11T19:13:48Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2015-05-28T14:25:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=81eec406c8186a8f15763cf21230e0f1164942c9'/>
<id>urn:sha1:81eec406c8186a8f15763cf21230e0f1164942c9</id>
<content type='text'>
* Moved git information to left prompt, with
  support for:
    * +ZSH_THEME_GIT_PROMPT_UNTRACKED, MODIFIED,
    STASHED, ADDED, UPSTREAM STATUS
    (if applicable)
* Removed right prompt
* Refactored following Google's guidelines for
  scripts [ http://goo.gl/oJSXH2 ]
    * Using local variables where applicable
</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>added comment for auto-generated hostname color</title>
<updated>2013-03-05T22:01:00Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2013-03-05T22:01:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0b6e7358850f7fd74556289b1e0c1634896ed66b'/>
<id>urn:sha1:0b6e7358850f7fd74556289b1e0c1634896ed66b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added michelebologna theme</title>
<updated>2013-03-05T21:50:27Z</updated>
<author>
<name>Michele Bologna</name>
<email>michele.bologna@gmail.com</email>
</author>
<published>2013-03-05T21:50:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c2d42f5a90f12ca925702ed4e8fc5563baf8397c'/>
<id>urn:sha1:c2d42f5a90f12ca925702ed4e8fc5563baf8397c</id>
<content type='text'>
</content>
</entry>
</feed>
