1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-22 16:00:08 +00:00
Commit graph

239 commits

Author SHA1 Message Date
Robby Russell 4dd4bf84ed Merge pull request #226 from sunaku/fishy
Fishy theme - better Git integration
2011-05-26 01:10:26 -07:00
Robby Russell 41dbf794ba Merge pull request #118 from fwalch/gpg-agent
Added gpg-agent plugin
2011-05-26 00:59:25 -07:00
Robby Russell bc00334be2 Merge pull request #92 from re5et/master
added my zsh-theme
2011-05-26 00:54:58 -07:00
Robby Russell 22ae70f79d Merge pull request #90 from steeef/steeef-theme
Steeef theme
2011-05-26 00:52:57 -07:00
Suraj N. Kurapati 21276546e9 fishy theme: text indicators for $? and git status
The git status indicators were taken from sorin.zsh-theme and changed to
use ASCII symbols instead of Unicode ones because my preferred terminal
font, DejaVu Sans Mono, renders Unicode symbols poorly and also because
Unicode rendering is not available in standard Linux virtual terminals.
2011-05-25 17:18:45 -07:00
Oliver Braun 093f9077f5 Added obraun theme which is a slightly modified version of an already
existing theme.
2011-05-20 22:26:45 +02:00
Jan-Oliver Jahner 210c1ef86d Added 'simple' theme. 2011-05-20 15:14:10 +02:00
Jurriën Stutterheim 8454542ddc Update, no more full path 2011-05-20 13:21:04 +02:00
Jurriën Stutterheim e199e1dae8 Add norm theme 2011-05-15 15:02:46 +02:00
Robby Russell 396dc787af Merge pull request #322 from jonashuckestein/master
jispwoso theme
2011-05-13 02:51:03 -07:00
Justin Riley 5440815c83 remove git status from prompt 2011-05-09 10:19:10 -04:00
Jonas Huckestein e1210cdfaa added my theme 2011-05-03 14:07:35 -07:00
Luke Randall 5f103c7508 Add fine-grained git prompt status to lukerandall.zsh-theme 2011-04-29 19:26:20 +02:00
Matt Sacks 6d899e2391 Add muse theme for 256 color terminals 2011-04-29 08:28:46 -04:00
Juan G. Hurtado 208b225a2f Custom theme with Git support
This is my personal oh-my-zsh theme. It has Git support through
methods found in Git lib file of oh-my-zsh. It uses:

- parse_git_dirty()
- git_prompt_ahead()
- current_branch()
- git_prompt_short_sha()
- git_prompt_status()

It also shows user name, machine name and current path. You can
take a look at a screenshot at http://goo.gl/ZVoyk
2011-04-29 13:11:38 +02:00
Robby Russell a89d33c060 Merged pull request #307 from jtriley/jtriley-theme.
add my custom zsh prompt
2011-04-28 23:36:49 -07:00
Robby Russell 58413bc0f5 Merged pull request #302 from JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061.
New theme second try
2011-04-28 23:29:55 -07:00
Robby Russell b8f8cd46a4 Merged pull request #299 from atmos/master.
Support non-standard rvm install prefixes in bira
2011-04-28 23:28:06 -07:00
Justin Riley 14404eb7a0 add my custom zsh prompt 2011-04-28 15:29:27 -04:00
Robby Russell 70d0beae22 Merged pull request #138 from murilasso/master.
Added my theme
2011-04-26 10:05:48 -07:00
Robby Russell 58b3e21a83 Merged pull request #288 from dogenpunk/dogenpunk_theme.
Adding dogenpunk theme
2011-04-26 09:48:49 -07:00
Robby Russell 55a5b3e7dc Merged pull request #297 from Soliah/master.
Updated my theme.
2011-04-26 09:45:48 -07:00
Felipe Gallois 07cee28e31 added custom theme, based on eastwood 2011-04-23 17:31:15 -03:00
Corey Donohoe 5a957c4d2e support non-standard rvm install prefixes 2011-04-21 15:53:44 -07:00
Christopher Chow eb3d1576bf Made my them display the current rvm gemset and check for detached head
state in git.
2011-04-21 21:40:34 +10:00
Jonathan Tron 5bcfab3731 Add new jonathan theme 2011-04-16 14:49:29 +02:00
kphoen 971b071dc6 Add: new theme 2011-04-12 10:40:53 +02:00
James Frasca 6cbd15f403 Added the Frisk theme 2011-04-12 10:39:14 +02:00
Dmitry Maksimov 7d71148490 kolo.zsh-theme 2011-04-12 10:28:13 +02:00
Matthew M. Nelson 16f9dfb3aa Adding dogenpunk theme 2011-03-31 13:51:29 -05:00
Joakim Ekberg 4facba9824 Added terminal party theme. 2011-03-17 22:29:58 +01:00
Tom Kirchner 92cacc9552 No space before prompt char at beginning of line 2011-03-15 00:43:37 +00:00
Tom Kirchner cb2362c006 Actually show return code on failure 2011-03-15 00:43:22 +00:00
Tom Kirchner e1f37e311f Sweet lightning bolt on uncommitted git changes 2011-03-15 00:42:51 +00:00
Tom Kirchner 1b7868adca Remove unnecessary whitespace 2011-03-15 00:42:12 +00:00
Tom Kirchner 6654d5dd99 Make personal theme based on dst 2011-03-15 00:41:51 +00:00
Stephen Eley d926a55872 Refined RVM prompt in Crunch theme 2011-02-22 14:38:37 -05:00
Stephen Eley fadd5f74ce Crunch theme (by Stephen Eley) 2011-02-22 14:03:48 -05:00
Robby Russell aca392bebd Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master 2011-02-21 21:52:12 -08:00
Robby Russell 6235467421 Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master 2011-02-21 21:49:05 -08:00
Robby Russell 9d941d0544 Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin 2011-02-21 21:47:26 -08:00
Robby Russell 452eeed890 Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00
Murilo Soares Pereira e0ab7f9fb5 Renamed theme. 2011-02-17 17:15:58 -02:00
Murilo Soares Pereira 4b7038f8f4 Added my theme. 2011-02-17 17:15:58 -02:00
NanoTech 143dd165e9 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-05 23:51:05 -06:00
Sorin Ionescu ae8b3b6dba Added sorin oh-my-zsh theme. 2011-02-03 17:02:51 -05:00
Christopher Chow 051fb5f1d5 Added time since last commit to Soliah theme and changed some colours. 2011-02-04 01:37:39 +11:00
Robby Russell 01b0366f3e Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master 2011-01-15 01:18:08 -08:00
Robby Russell 76d9905584 Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master 2011-01-14 06:54:49 -08:00
Robby Russell c3224900b7 Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into Dieterbe-dieter-theme 2011-01-14 06:46:42 -08:00
Robby Russell 192ea1424a Merge branch 'master' of https://github.com/sunaku/oh-my-zsh 2011-01-14 06:40:09 -08:00
Robby Russell 7bf6adcd48 Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master 2011-01-14 06:38:27 -08:00
Robby Russell 552b66fed9 Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master 2011-01-14 06:36:45 -08:00
Stephen Middleton e7c8673a45 added newline 2011-01-14 01:31:21 -06:00
Stephen Middleton 277f664df3 Personal Style 2011-01-14 01:29:24 -06:00
Stephen Middleton c58942d3b2 theme changes 2011-01-14 01:26:31 -06:00
Stephen Middleton 5cca63a770 changes to theme 2011-01-14 00:05:06 -06:00
Stephen Middleton 26614b3478 add Rixius-Theme 2011-01-13 23:52:41 -06:00
Robin Ramael 664b97a3c8 Added svn info in prompt with plugin.
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example).
2011-01-10 18:18:31 +01:00
Francesco Lazzarino b61cae150a theme based on afowler with vi-mode support 2011-01-10 10:16:04 -05:00
Danny Tatom f5c45c23ee Added lambda theme 2011-01-09 20:31:18 -08:00
Suraj N. Kurapati 8d2b9d10e5 avoid forking subshell to test if user is root 2011-01-08 18:15:57 -08:00
Suraj N. Kurapati 943e09cd84 add "fishy" theme to emulate Fish shell's prompt 2010-12-28 20:36:29 -08:00
Jarin Udom 06472515e1 Add superjarin theme that shows current Ruby version via RVM 2010-12-20 13:51:29 -08:00
Jake Bell f2d60d3023 Updating theunraveler theme to include more detailed git info. 2010-12-19 21:08:21 -06:00
Robby Russell 4fadc30247 Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan 2010-12-07 08:08:22 -08:00
Daniel Karlsson 17c6c03760 Updated the PROMT. 2010-12-03 15:58:18 +01:00
Daniel Karlsson 0e2d289fff Added new kardan theme. 2010-12-03 15:51:34 +01:00
Igor Vinokurov d230d2e519 gentoo-like theme w/ git_prompt_info 2010-12-02 03:49:13 +03:00
Dieter Plaetinck 0cd956c596 better phrasing/documentation 2010-11-24 20:04:40 +01:00
Dieter Plaetinck dc87b81b1b reset exit code visual cues (not exit code itself) after showing once 2010-11-24 19:58:03 +01:00
Dieter Plaetinck e5beb1a6b5 add dieter theme v1 2010-11-24 18:03:14 +01:00
Julien Nicoulaud 9b0a75ca84 Avoid duplicate path cropping 2010-11-20 20:12:19 +01:00
Julien Nicoulaud b0c39ec7f1 Add my prompt theme 2010-11-20 18:07:45 +01:00
NanoTech 2a203b558f themes/nanotech: Use the new built-in zsh color variables. 2010-11-14 16:53:13 -06:00
Ubiratan Pires Alberton 72d7c0363c Added my own theme, based on macovsky-ruby and funky 2010-11-14 10:21:28 -02:00
steeef 4ff0136079 merge from master 2010-10-22 11:34:52 -07:00
steeef d2bfdc2d89 merge theme fixes from master 2010-10-22 10:51:58 -07:00
steeef 810b8f5ce8 merge with master 2010-10-22 10:42:49 -07:00
steeef 9b6dd1cd48 merge with master 2010-10-22 10:39:33 -07:00
NanoTech 68f893cbe0 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2010-10-19 15:39:27 -06:00
Florian Walch 4e433eb6bb Added own theme (based on robbyrussell) 2010-10-15 11:05:47 +02:00
Brandon Philips 8b4858b664 themes: philips customize git/ls for developers
- Customize LS_COLORS for developers working on C code bases like the
  Kernel.
- Add a * to the dirty prompt. Missed this accidently. Oops.

Signed-off-by: Brandon Philips <brandon@ifup.org>
2010-10-09 17:43:38 -07:00
Robby Russell d1c8ef46e0 Merge branch 'master' of http://github.com/philtr/oh-my-zsh into philtr-master 2010-10-09 09:58:20 -07:00
Robby Russell 69e611e2a9 Merge branch 'philips-theme' of http://github.com/philips/oh-my-zsh into philips-philips-theme 2010-10-09 09:57:37 -07:00
Irakli Gozalishvili 061ea5c7c9 changeing unicode characters that were causing issues 2010-10-09 18:06:00 +02:00
Brandon Philips df1e305736 themes: add philips theme
Theme based on clean that is more suitable for white background
terminals.

Signed-off-by: Brandon Philips <brandon@ifup.org>
2010-10-08 22:59:22 -07:00
Irakli Gozalishvili deb0f7478b Fixing some minor redrew issue 2010-10-09 02:16:10 +02:00
Irakli Gozalishvili b6dde1e8cf Adding new gozilla theme 2010-10-09 01:49:35 +02:00
Phillip Ridlen d53d0eac07 Add cloud.zsh-theme 2010-10-05 17:06:08 -05:00
steeef c6b339f532 merge master 2010-10-04 22:08:38 -07:00
steeef 6d5e4eaebc use 256 colors, if available 2010-10-04 18:05:01 -07:00
atom smith ba9ae6a1e5 should have newline at end of file. 2010-10-03 17:42:57 -04:00
atom smith f2f49f9571 adding my zsh-theme 2010-10-03 17:41:45 -04:00
steeef 7405f5d9ff fix untracked files checking 2010-10-01 14:40:06 -07:00
steeef 6fcf9393c3 merge steeef.zsh-theme from master (removed submodule check) 2010-10-01 14:17:13 -07:00
steeef 7fb0b210e8 merge steeef.zsh-theme from master 2010-10-01 14:11:53 -07:00
Luke Randall a4afcfddbf Add lukerandall.zsh-theme 2010-10-01 06:29:34 -07:00
NanoTech 02c5fd5bdd Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2010-09-30 22:23:50 -06:00
Robby Russell 7a09175bb4 Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master 2010-09-30 21:04:59 -07:00