<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/themes/robbyrussell.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/robbyrussell.zsh-theme?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/themes/robbyrussell.zsh-theme?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2023-11-24T08:45:32Z</updated>
<entry>
<title>fix(robbyrussell): line wrapping for some systems (#12058)</title>
<updated>2023-11-24T08:45:32Z</updated>
<author>
<name>Yuxuan Lu</name>
<email>luyuxuanleo@gmail.com</email>
</author>
<published>2023-11-24T08:45:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e11d81303753b0fefbc50ce10ec4612c7ff33e84'/>
<id>urn:sha1:e11d81303753b0fefbc50ce10ec4612c7ff33e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(robbyrussell) multiline command editing (#11681)</title>
<updated>2023-05-09T10:27:22Z</updated>
<author>
<name>roodkcab</name>
<email>chenshuoshi@gmail.com</email>
</author>
<published>2023-05-09T10:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=aab3bfff9f27a261dcd4cd4a2082a2ce3fff8c59'/>
<id>urn:sha1:aab3bfff9f27a261dcd4cd4a2082a2ce3fff8c59</id>
<content type='text'>
Co-authored-by: chenshuoshi &lt;chenshuoshi@inagora.cn&gt;

Closes #11680 </content>
</entry>
<entry>
<title>robbyrussell: restore prompt spacing (#8148)</title>
<updated>2019-09-13T21:30:17Z</updated>
<author>
<name>nv035674</name>
<email>37336037+nv035674@users.noreply.github.com</email>
</author>
<published>2019-09-13T21:30:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=32338fd40cae45c775dadc34ae05476811a3834b'/>
<id>urn:sha1:32338fd40cae45c775dadc34ae05476811a3834b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>robbyrussell: remove local variable (#8131)</title>
<updated>2019-09-08T13:07:33Z</updated>
<author>
<name>Hanjiang Yu</name>
<email>42531996+de1acr0ix@users.noreply.github.com</email>
</author>
<published>2019-09-08T13:07:33Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c44569f06eef2a3b4a1666686e7040c33e59e49c'/>
<id>urn:sha1:c44569f06eef2a3b4a1666686e7040c33e59e49c</id>
<content type='text'>
Now it can be sourced in a function, like zplug.</content>
</entry>
<entry>
<title>Remove non-working symbols and tidy up logic</title>
<updated>2016-02-12T22:39:47Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-02-12T22:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3d522ff3a6df86a0a3b3262d933e1c6c3dac9048'/>
<id>urn:sha1:3d522ff3a6df86a0a3b3262d933e1c6c3dac9048</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sets spacing to 1 when git is absent for consistency</title>
<updated>2016-02-12T09:20:47Z</updated>
<author>
<name>Nick Russo</name>
<email>nicholasrusso@icloud.com</email>
</author>
<published>2016-02-12T09:20:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=20b8b6cc741b5c1e0284117eb131ec63b7299704'/>
<id>urn:sha1:20b8b6cc741b5c1e0284117eb131ec63b7299704</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the color of arrow when the command line return an error</title>
<updated>2012-02-19T19:54:33Z</updated>
<author>
<name>Rach Belaid</name>
<email>rachid.belaid@gmail.com</email>
</author>
<published>2012-02-19T19:54:33Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ff7e0648965e027d1b8c995065b5152333a82b7a'/>
<id>urn:sha1:ff7e0648965e027d1b8c995065b5152333a82b7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added risto theme and made git.zsh themable</title>
<updated>2009-09-14T16:42:53Z</updated>
<author>
<name>Christopher Sexton</name>
<email>csexton@gmail.com</email>
</author>
<published>2009-09-14T16:42:53Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=85a4e3028990b6583253308ada3d456c291487d7'/>
<id>urn:sha1:85a4e3028990b6583253308ada3d456c291487d7</id>
<content type='text'>
 * git.zsh is now themable:
   * git_prompt_info() now will look in the following variables for
     formatting strings:
     * ZSH_THEME_GIT_PROMPT_PREFIX - Prefix for the prompt (before the
       branch name)
     * ZSH_THEME_GIT_PROMPT_SUFFIX - The very end of the prompt
     * ZSH_THEME_GIT_PROMPT_DIRTY - Displayed when the branch is dirty
     * ZSH_THEME_GIT_PROMPT_CLEAN - Displayed when the branch is clean
 * Updated geoffgarside, robbyrussell, and maran to work with new git
   theme
 * Added the Risto theme, which is very similar to a number of bash
   prompts, and allows me to use zsh in with out my co-workers knowing I
   have the advantage. Think of it as a ninja theme.
</content>
</entry>
<entry>
<title>Adding theme support so that people can share their zsh prompts with others. Users can set which theme to load in zshrc now.</title>
<updated>2009-08-31T14:45:31Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2009-08-31T14:45:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2c9f74b5c3f6910e7c66601008e9ddd0444b70c7'/>
<id>urn:sha1:2c9f74b5c3f6910e7c66601008e9ddd0444b70c7</id>
<content type='text'>
</content>
</entry>
</feed>
