Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-11 | removed weird characters | Tyler Cipriani | |
2012-10-11 | moved spacing | Tyler Cipriani | |
2012-09-25 | Add link to gist | Isaac Wolkerstorfer | |
2012-09-25 | Updated documentation for agnoster theme | Isaac Wolkerstorfer | |
2012-09-20 | Red prompt for remote hosts | James Smith | |
2012-09-19 | Last spacing adjustment...I swear | Tyler Cipriani | |
2012-09-18 | Modified spacing one last time | Tyler Cipriani | |
2012-09-17 | modified spacing on junkfood theme | Tyler Cipriani | |
2012-09-17 | Added fat arrow the theme | Tyler Cipriani | |
2012-09-17 | Refactored theme | Isaac Wolkerstorfer | |
2012-09-17 | Added space to prompt | Tyler Cipriani | |
2012-09-17 | Added junkfood theme | Tyler Cipriani | |
2012-09-13 | Add agnoster.zsh-theme | Isaac Wolkerstorfer | |
2012-09-13 | Merge remote-tracking branch 'upstream/master' | Xavier Lacoste | |
2012-09-11 | Merge remote-tracking branch 'upstream/master' | James Smith | |
2012-09-02 | Update fishy theme to collapse working directory in PROMPT. | Nicholas Hutchinson | |
For non-trailing path components, we show only the first character. So, as in Fish proper, we convert ~/some/really/really/really/long/path/name to ~/s/r/r/r/l/p/name. | |||
2012-09-01 | Merge pull request #1228 from clutt0n/master | Robby Russell | |
Small improving themes/jnrowe.zsh-theme | |||
2012-08-30 | Add empty function rbenv_prompt_info() if doesn't exists | Xavier Lacoste | |
2012-08-14 | new 3den theme with RVM and GIT | Marcelo Eden | |
2012-07-24 | Merge | James Smith | |
2012-07-24 | delete os specific disable-patterns | clutton | |
2012-07-24 | improvement: define PROMPT_HOST once on startup | clutton | |
2012-07-17 | merge from upstream master | Henry Yan | |
2012-07-16 | modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →" | clutton | |
2012-07-11 | Merge pull request #1200 from andyfleming/master | Robby Russell | |
New theme af-magic.zsh-theme | |||
2012-06-28 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Alexander Berezovsky | |
2012-06-22 | Merge pull request #1182 from jugyo/patch-1 | Robby Russell | |
correct the ruby version label of the 'nebirhos' theme for rbenv | |||
2012-06-22 | Merge pull request #1159 from kristi/master | Robby Russell | |
Steef theme - Improved git untracked file detection | |||
2012-06-21 | correct the ruby version label for rbenv | jugyo | |
2012-06-20 | theme cleanup | Andy Fleming | |
2012-06-20 | added first version of my theme af-magic | Andy Fleming | |
2012-06-18 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Alexander Berezovsky | |
2012-06-13 | add --directory flag | Kristi | |
2012-06-13 | Use grep to detect if untracked files exist instead of storing all the ↵ | Kristi | |
output of ls-files. | |||
2012-06-12 | fix a very minor bug with colors of parenthesis in the terminalparty theme | thackoun | |
2012-05-23 | fino-time theme | Alexander Berezovsky | |
2012-04-07 | Add Theme "itchy" | Daniel Bayerlein | |
2012-03-07 | delete time filed | Henry Yan | |
2012-03-06 | change color of @ to cyan | Henry Yan | |
2012-03-06 | add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh ↵ | Henry Yan | |
git:(master) ✗ | |||
2012-03-05 | move kafeitu.zsh-theme to themes folder | Henry Yan | |
2012-02-17 | blinks theme works with light and dark Solarized | Douglas Creager | |
The blinks theme now looks good if you're using the light version of the Solarized color scheme, too. It still defaults to the dark version, so it should work as before if you don't override things. If you're using the light version, just set SOLARIZED_THEME to "light" before sourcing oh-my-zsh. | |||
2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
2011-12-31 | add ability to set custom prefix for cloud theme | Mark Drago | |
2011-12-29 | Mortal Scumbag Theme | Michael Andersen | |
2011-12-26 | Merge pull request #776 from mytechnix/master | Robby Russell | |
Added examples aliases in ZSH config template and new theme. | |||
2011-12-26 | Added example aliases in ZSH template. Added a new theme. | Michael Holachek | |
Example aliases allow for an easier way to open ZSH config file/folder in Textmate. New theme is mh.zsh-theme. | |||
2011-12-26 | Black on white theme inspired by Sam Stephenson's terminal screenshot on ↵ | Tate Johnson | |
https://github.com/sstephenson/rbenv | |||
2011-12-19 | Merge pull request #759 from Zhann/master | Robby Russell | |
show gem set next to ruby version | |||
2011-12-19 | show gemset next to ruby version | Steven De Coeyer | |