From 55e050796bd14df745ca6fd33b6f7e8c21c5095e Mon Sep 17 00:00:00 2001 From: robbyrussell Date: Mon, 13 Sep 2010 08:37:15 -0700 Subject: [PATCH] Migrated from themes v17 --- Themes.textile | 73 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 49 insertions(+), 24 deletions(-) diff --git a/Themes.textile b/Themes.textile index 3141c1b..4302491 100644 --- a/Themes.textile +++ b/Themes.textile @@ -1,4 +1,4 @@ -All the current themes can be found in the `themes/`directory. +All the current themes can be found in the `themes/`directory. Here is a collection of screenshots of themes that have been contributed to Oh My Zsh. @@ -8,11 +8,22 @@ Here is a collection of screenshots of themes that have been contributed to Oh M To use: Set @ZSH_THEME@ in @~/.zshrc@ to @robbyrussell@. +*cypher* + +!http://img.skitch.com/20091228-r19yxykxhdxkkqqp6687w5pgf4.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @cypher. + +*darkblood* + +!http://img.skitch.com/20091228-811f9n5j1gxb2bjk5bh5f32ds3.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @darkblood. + + *evan* - _a skinny, topless prompt_ -Contributed by evan. - -
evan zsh-theme
Uploaded with plasq's Skitch!
+!http://img.skitch.com/20091228-nems77ig6wkayf7w3daysd7jif.jpg! To use: Set @ZSH_THEME@ in @~/.zshrc@ to @evan@. @@ -34,7 +45,25 @@ To use: Set @ZSH_THEME@ in @~/.zshrc@ to @gallifrey@. To use: Set @ZSH_THEME@ in @~/.zshrc@ to @garyblessington@. -*maran* +*geoffgarside* + +!http://img.skitch.com/20091228-k27xd6iqn99qe4h5c6fm4i1yws.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @geoffgarside@. + +*imajes* + +!http://img.skitch.com/20091228-kq8qwqpsqdyh7jyeyuxmyptkma.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @imajes@. + +*macovsky* + +!http://gyazo.com/8becc8a7ed5ab54a0262a470555c3eed.png! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @macovsky@. + +*maran*
maran zsh theme
Uploaded with plasq's Skitch!
@@ -46,32 +75,28 @@ To use: Set @ZSH_THEME@ in @~/.zshrc@ to @maran@. To use: Set @ZSH_THEME@ in @~/.zshrc@ to @risto@. +*tonotdo* + +!http://img.skitch.com/20091228-1mm8nuyik55iych3mpn1qjm4a7.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @tonotdo@. + +*wezm* + +!http://img.skitch.com/20091228-nsk66d4jks2tsn1n766i4f84gh.jpg! + +To use: Set @ZSH_THEME@ in @~/.zshrc@ to @wezm@. + + *xiong-chiamiov*
xiong
Uploaded with plasq's Skitch!
To use: Set @ZSH_THEME@ in @~/.zshrc@ to @xiong-chiamiov@. -*wezm* - -
wezm.zsh-theme
Uploaded with plasq's Skitch!
- -To use: Set @ZSH_THEME@ in @~/.zshrc@ to @wezm@. - -*macovsky* - -
- -To use: Set @ZSH_THEME@ in @~/.zshrc@ to @macovsky@. h2. How to Submit Your Theme -We're hoping to collect a bunch of zsh prompt themes from people. Please send us yours! +We're hoping to collect a bunch of zsh prompt themes from people. Please send us yours! -h3. Option 1: Fork, add, send pull request - -Fork the project, add your theme, and send a pull request. We'll evaluate it and merge if there are no problems. - -h3. Option 2: Gist it - -Just send "robbyrussell":http://github.com/robbyrussell a link to a gist of your @PROMPT@ config and he'll try to add it himself. (be sure to give it a name!) \ No newline at end of file +Fork the project, add your theme, and send a pull request to Robby Russell. We'll evaluate it and merge if there are no problems.