1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-25 07:43:30 +02:00
Commit Graph

485 Commits

Author SHA1 Message Date
Mark Drago e3c34b4f9a add ability to set custom prefix for cloud theme 2011-12-31 12:13:31 -05:00
Philip Hofstetter 3445dada95 correctly handle path names with spaces 2011-12-29 14:35:38 +01:00
Michael Andersen e43dd05a6a Mortal Scumbag Theme 2011-12-29 01:30:43 +01:00
Philip Hofstetter 77045230f4 make pygmalion theme use two lines when needed
if the length of the prompt (excluding color escapes) exceeds 40
characters, emit the arrow prompt on its own line

This helps a lot on smaller terminals
2011-12-28 15:58:24 +01:00
Robby Russell c41807c82f Merge pull request #776 from mytechnix/master
Added examples aliases in ZSH config template and new theme.
2011-12-26 10:09:09 -08:00
Michael Holachek f999fd8e12 Added example aliases in ZSH template. Added a new theme.
Example aliases allow for an easier way to open ZSH config file/folder
in Textmate. New theme is mh.zsh-theme.
2011-12-26 12:20:02 -05:00
Tate Johnson 59baf390e9 Black on white theme inspired by Sam Stephenson's terminal screenshot on https://github.com/sstephenson/rbenv 2011-12-26 13:16:26 +10:00
Robby Russell 8ca8d2661c Merge pull request #759 from Zhann/master
show gem set next to ruby version
2011-12-19 13:55:10 -08:00
Steven De Coeyer a62d22726b show gemset next to ruby version 2011-12-19 15:26:37 +01:00
Sébastien M-B 3726611275 Merge remote branch 'upstream/master' 2011-12-15 16:15:23 +01:00
Robby Russell 220eccf0a9 Merge pull request #741 from suvash/master
Added my own theme for submission
2011-12-14 22:03:27 -08:00
Robby Russell 9637d4ec22 Merge pull request #738 from pygatea/master
Adds pygmalion.zsh_theme
2011-12-14 22:02:24 -08:00
Robby Russell e711ab84cc Merge pull request #733 from Zhann/master
Pull request for zhann theme
2011-12-14 22:01:33 -08:00
Robby Russell a9a0f58009 Merge pull request #706 from docwhat/termsupport-hook
lib/termsupport now uses add-zsh-hook
2011-12-14 21:52:42 -08:00
Robby Russell 91926dc80a Merge pull request #553 from benlumley/master
Improvement to gallois theme
2011-12-14 21:48:27 -08:00
Suvash Thapaliya 8ca019f02a Added my own theme file : suvash
Since I store my dotfiles on github
and plan to submodule oh-my-zsh
i supposed it was a good idea to
submit my theme as well.
2011-12-12 23:55:07 +01:00
Dominick LoBraico d25fb095a9 forks miloshadzic theme to add more directory info as well as user and host info 2011-12-09 12:18:54 -06:00
Steven De Coeyer b16099f3cb Added Zhann theme. Based on Robbyrussel theme, but shows the current ruby version and has some color variations. 2011-12-06 15:19:35 +01:00
Sébastien M-B 8e6ce534a2 Update theme
Use different colors in case of root or ssh connection for prompt.
2011-11-16 21:49:04 +01:00
Christian Höltje 5277a0ffaa Added add-zsh-hook support to themes
I added add-zsh-hook support to the themes that didn't have it already.
This allows the themes to co-exist with plugins and lib/termsupport.
2011-11-15 01:20:29 -05:00
Sébastien M-B 914e1b5258 Adding custom theme 2011-11-05 00:34:15 +01:00
Max Masnick 9e3776f1ec update fino theme to work with rbenv
also fix bug where prompt char did not reflect
whether or not you were in a git repo.
2011-10-30 21:43:53 -04:00
Aslam Najeebdeen ebbead82ab RVM info 2011-10-17 02:50:34 +05:30
Aslam Najeebdeen 878d569c68 FrontCube theme with git status 2011-10-17 02:50:34 +05:30
Robby Russell 757fa3314d Merge pull request #505 from masnick/master
Add new theme (fino.zsh-theme)
2011-10-10 05:50:44 -07:00
Robby Russell 03fc819bee Merge pull request #552 from Tricon/master
Purple Apple Logo Theme
2011-10-10 05:46:08 -07:00
Robby Russell c5e6dbf76b Merge pull request #613 from rkj/master
Please merge my theme.
2011-10-10 05:39:35 -07:00
Robby Russell 57f04b921e Merge pull request #645 from mr-szymanski/master
Add "wuffers" theme
2011-10-10 05:33:55 -07:00
Robby Russell 1228638b41 Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825e
New theme - Crunch
2011-10-10 05:33:12 -07:00
Robby Russell 11a0c33323 Merge pull request #441 from Gonzih/master
Create gnzh theme and vundle plugin
2011-10-10 05:30:55 -07:00
Robby Russell 84c20ce6dd Merge pull request #482 from volpino/master
Theme chooser + fox's theme
2011-10-10 05:17:21 -07:00
Robby Russell e59a9cbbaa Merge pull request #338 from norm2782/master
Added my norm theme to oh-my-zsh
2011-10-10 05:10:27 -07:00
Mark Szymanski c373c7153b Fix up some wonkiness 2011-10-04 21:30:32 -05:00
Mark Szymanski 40cc4dabfb Add new theme: wuffers 2011-10-04 21:27:36 -05:00
Marco A. Peraza deb8543bb4 Show if you're ahead of remote in the wedisagree theme 2011-09-29 14:39:09 -04:00
Roman Kamyk d22b253ce2 split rkj into two themes. 2011-09-20 10:18:17 +02:00
Roman Kamyk 2b55ee0753 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-09-15 12:56:40 +02:00
David Aaron Fendley ecfac1cd74 Added VCS prompt to Apple theme. 2011-09-11 15:19:49 -05:00
Ben Lumley bf2c55ac5a Gallois theme - made the git branch/status show for those of us without rvm 2011-08-16 17:23:33 +01:00
David Aaron Fendley 85f388fabf Added nifty purple Apple theme. 2011-08-16 11:18:23 -05:00
Max Gonzih 7a89786139 oops, restore broken theme preview 2011-08-13 13:32:37 +03:00
Max Gonzih 4dc11fee35 detect rvm or rbenv and show ruby version 2011-08-13 13:29:13 +03:00
Adolfo Benedetti 3bc32eef6d add theme with command-line tips support 2011-08-02 09:42:23 +02:00
James Smith 0ba398f9e1 Merge in recent stuff 2011-08-01 00:44:51 -07:00
Max Masnick f35bfd9c4b Add fino.zsh-theme
Add my brand new oh-my-zsh theme called Fino. It borrows from some other
themes (see comments at the beginning). I only have/can tested on OS X
10.7, so there might be some compatibility problems with other
platforms.
2011-07-29 15:17:22 -04:00
Robby Russell 2816ea726e Merge pull request #251 from kalasjocke/master
New terminalparty theme
2011-07-23 09:39:25 -07:00
Robby Russell 92467e0b90 Merge pull request #167 from jarinudom/master
Add superjarin theme that shows current ruby version via RVM
2011-07-23 09:25:30 -07:00
Robby Russell dd6cc96bb1 Merge pull request #112 from lukerandall/master
Update theme to support fine grained git status
2011-07-23 09:15:42 -07:00
Robby Russell bea196de3b Merge pull request #412 from transat/master
Added git-friendly 'wedisagree' theme.
2011-07-23 09:03:15 -07:00
Robby Russell 7a452fd950 Merge pull request #461 from dpoggi/master
Added 'dpoggi' theme
2011-07-23 08:59:30 -07:00