Commit Graph

  • e0789782bc themes: add philips theme Brandon Philips 2010-10-08 22:57:43 -0700
  • e7ddaaa2b0 functions: fix title() to not match any $TERM Brandon Philips 2010-10-08 22:44:42 -0700
  • 3ce9bb3ef0 Fixing some minor redrew issue Irakli Gozalishvili 2010-10-09 02:16:10 +0200
  • c4322f2955 Adding new gozilla theme Irakli Gozalishvili 2010-10-09 01:49:35 +0200
  • aa2f553023 Improving git plugin so it can display much more data. Irakli Gozalishvili 2010-10-09 01:27:40 +0200
  • 287585dd65 Add cloud.zsh-theme Phillip Ridlen 2010-10-05 17:06:08 -0500
  • 2c1236e047 Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific). Jake Bell 2010-10-01 14:15:52 -0500
  • d73ed29d8a Add lukerandall.zsh-theme Luke Randall 2010-09-05 16:52:38 +0200
  • d3e391216f adapt brew,gem,pip plugin to new structure Daniel Schauenberg 2010-10-01 10:59:48 +0200
  • 6b2520f1e1 Merge remote branch 'origin/master' into restructure_plugins Daniel Schauenberg 2010-10-01 10:55:44 +0200
  • be63480e22 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. Robby Russell 2010-09-30 21:34:06 -0700
  • 7e66da3534 Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master Robby Russell 2010-09-30 21:04:59 -0700
  • 44f2102715 Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekprahlad-master Robby Russell 2010-09-30 21:04:22 -0700
  • f101304ce4 Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into curiousstranger-dirpersist Robby Russell 2010-09-30 21:01:57 -0700
  • 6fe935d59e Portable perl dirpersiststore because 'tail -r' doesn't work everywhere. Matt Cable 2010-09-26 21:30:57 -0600
  • f31b3728db Removed unportable (and unnecessary) grep flags Matt Cable 2010-09-21 12:07:02 -0600
  • 36bc60455b Match xterm-color, the default OS X terminal Trevor Creech 2010-09-20 17:31:17 -0700
  • 800cfb5c41 Tidying up the spacing to bring in line with coding standards Robby Russell 2010-09-30 20:54:45 -0700
  • d6d40b475d Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent Robby Russell 2010-09-30 20:53:19 -0700
  • ac6e0ac11c Merge branch 'theunraveler_theme' of http://github.com/theunraveler/oh-my-zsh into theunraveler-theunraveler_theme Robby Russell 2010-09-30 20:50:43 -0700
  • 8275b52ed8 Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion Robby Russell 2010-09-30 20:50:00 -0700
  • 38243d7988 Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab Robby Russell 2010-09-30 20:48:10 -0700
  • 572a663955 Add vi-mode plugin for vi-like editing Tomas Kramar 2010-09-26 22:25:31 +0200
  • 3570f0d243 Do not complete named-directories Tomas Kramar 2010-09-26 16:03:44 +0200
  • 18568a2310 unset config_file is useless Tomas Kramar 2010-09-26 16:05:53 +0200
  • 8dc552cfb7 Added theunraveler theme. Jake Bell 2010-09-25 00:48:19 -0500
  • 9d9fcaf232 ssh-agent module gwjo 2010-09-24 20:46:52 -0400
  • 5539b3c72b Change zdirstore to variable Matt Cable 2010-09-19 22:40:47 -0600
  • 515315e467 Added install instructions Matt Cable 2010-09-19 22:39:11 -0600
  • e3e284016c Added installation function Matt Cable 2010-09-19 19:43:49 -0600
  • daf855f2ed Move dirpersist to plugin Matt Cable 2010-09-19 19:39:51 -0600
  • ce1d94528e Adding comments Vivek Prahlad 2010-09-10 10:55:17 +0530
  • e26bfbcd23 Adding a plugin with aliases for macports Vivek Prahlad 2010-09-10 10:50:42 +0530
  • bec11ec393 Merge branch 'pip_plugin' Daniel Schauenberg 2010-09-01 13:21:48 +0200
  • 759efc8fd7 Merge branch 'gem_plugin' Daniel Schauenberg 2010-09-01 13:21:44 +0200
  • 391587c794 Merge branch 'brew_plugin_fix' Daniel Schauenberg 2010-09-01 13:21:38 +0200
  • 9aba2eed48 add pip completion and plugin Daniel Schauenberg 2010-09-01 13:21:11 +0200
  • dfc4b85000 add gem completion function and plugin Daniel Schauenberg 2010-09-01 13:07:11 +0200
  • 4f72ce1607 Added the truly epic kennethreitz theme. Kenneth Reitz 2010-08-30 14:59:23 -0400
  • 688e9c7ffd fix problems with brew completion Daniel Schauenberg 2010-08-20 18:55:30 +0200
  • 7ce4e09887 Added my theme (nanotech). NanoTech 2010-06-12 16:31:02 -0600
  • faca005fe6 Escape some metachars that trip up .zdirstore script Matt Cable 2010-04-22 11:26:08 -0600
  • 87920fb111 Escape &'s in path name. Need to find general function for escaping all shell metacharacters. Matt Cable 2010-04-02 15:24:41 -0600
  • 5edeaf9e11 Make Shift+Tab move backwards in the menu Tomas Kramar 2010-03-22 21:44:15 +0100
  • 751f34c962 Alias popd to remove deleted dirs from persistance Matt Cable 2010-03-15 20:34:26 -0600
  • 0055b01bfa Initial pass at pesistant directory stack Matt Cable 2010-02-27 16:15:47 -0700
  • 1d4098bd29 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63 Robby Russell 2010-08-24 11:08:20 -0700
  • 06fa76c61a Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-08-19 08:04:26 -0700
  • d0eb0d9fbc Switching to /usr/bin/env zsh instead of /bin/zsh in the installer Robby Russell 2010-08-19 08:04:18 -0700
  • 3205628a51 add simple mrtazz theme based on robbyrussell Daniel Schauenberg 2010-08-08 19:45:49 +0200
  • 2f2a4a1372 update brew plugin from homebrew contributions Daniel Schauenberg 2010-08-09 15:45:40 +0200
  • 45f8d42601 Merge branch 'master' of http://github.com/AlexBio/oh-my-zsh into AlexBio/master Robby Russell 2010-08-19 07:20:00 -0700
  • b0b7915d9d Made the user_machine_size calculation generic. Pwned the function name. Josh Price 2010-08-17 23:22:26 +1000
  • 5137931254 Added my own theme based on pat's Josh Price 2010-08-17 22:45:10 +1000
  • 5f62c6af83 add candy theme Alessandro Ghedini 2010-08-16 21:47:21 +0200
  • 8682ab61ad add fletcherm theme; a slightly modified copy of an old tonotdo theme Matt Fletcher 2010-01-14 03:45:10 +0800
  • d0ac316d93 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-06-10 07:50:24 -0700
  • ba9b9111b5 Adding a ggpnp which does a git pull followed by a git push. Robby Russell 2010-06-10 07:50:13 -0700
  • 33d4faa928 updated the readme toabi 2010-06-06 22:14:13 +0800
  • 65b43db5b3 added plugin to control macports mysql-server installation Tobias Birmili 2010-06-06 18:42:25 +0800
  • ac13115d22 Added my own theme. Takashi Yoshida 2010-05-31 00:56:26 +0800
  • 0d22789e97 Don't correct hpodder commands. James Rowe 2009-11-22 01:38:55 +0800
  • 83e8aa5086 Added a minimum zsh version note. James Rowe 2009-11-12 14:52:53 +0800
  • e10d8beba8 Don't display dotfiles or reverse sort with ll alias. James Rowe 2010-05-09 22:23:11 +0800
  • f87db739c0 Ignore commands that start with a space. James Rowe 2010-05-09 21:16:33 +0800
  • 4a4262343f Don't auto-correct ebuild commands. James Rowe 2010-05-09 21:17:20 +0800
  • 3a23b20596 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-06-03 21:27:38 -0700
  • a367c83463 Adding some candy to the upgrade script Robby Russell 2010-06-03 13:01:41 -0700
  • b025e7ed47 Moving brew functions to it's own plugin Robby Russell 2010-06-03 12:59:49 -0700
  • d164123064 Moving current_branch() to git plugin Robby Russell 2010-06-03 12:56:11 -0700
  • a77aceaf5e Moving some rails and osx-specific functions to their corresponding plugin files Robby Russell 2010-06-03 12:55:07 -0700
  • 4381863fd2 Removing legacy completion code Robby Russell 2010-06-03 12:54:40 -0700
  • 318ff007d3 Removing rake completion from lib/ as it was moved to rails plugin Robby Russell 2010-06-03 12:33:15 -0700
  • 7e8fd8922c Moving capistrano functions to rails plugin Robby Russell 2010-06-03 12:32:55 -0700
  • 96e5f54200 Updating default .zshrc template file to include plugins declaration Robby Russell 2010-06-03 12:05:12 -0700
  • 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. Robby Russell 2010-06-03 12:03:26 -0700
  • 0b56ae5020 Eastwood theme with optional RVM support MasterLambaster 2010-05-31 17:09:45 +0800
  • 073d75e490 adding my zsh theme -- only difference from robby's being that i'm using white instead of blue for legibility over brown Joseph Bergantine 2010-05-24 04:03:27 +0800
  • 02f43b2e8b Added customized version of the wezm theme (mainly added username/host in the prompt). Vincent Driessen 2010-05-28 03:20:27 +0800
  • 6878f3ad22 Added my zsh theme file, heavily based on sjl's Thomas J Bradley 2010-05-27 06:37:52 +0800
  • d9294f9878 aussiegeek theme (include showing rvm prompt) Alan Harper 2010-05-19 14:53:38 +0800
  • f961374db3 Import rvm prompt Alan Harper 2010-05-19 14:53:16 +0800
  • 61172d3713 macowsky modified theme with ruby version on prompt lunks 2010-05-14 07:15:31 +0800
  • f399d215aa modified macovsky to support ruby version lunks 2010-05-14 04:42:24 +0800
  • 6bb4e2388a Adds a new theme that only seems to work on Linux Hayes Williams 2010-05-26 21:49:55 -0700
  • 9056b681fb Sprinkling some candy on this muffin. Robby Russell 2010-05-07 15:35:03 -0700
  • b716d1c12c added skaro theme Doug Fritz 2010-04-03 15:48:35 +0800
  • 73aa7d3fa6 added my theme Edvard Majakari 2010-04-14 04:44:51 +0800
  • 6ccca35e9d New theme "daveverwer", based on "geoffgarside". Dave Verwer 2010-04-22 17:32:36 +0800
  • 142490d04a added my own theme Parker McGee 2010-04-30 00:12:26 +0800
  • d2be10e7e4 happy with my theme. caret turns red for root Andy Fowler 2010-05-05 04:58:10 +0800
  • e5b7072ab3 my WIP theme Andy Fowler 2010-05-05 04:19:09 +0800
  • ea0a1a9f51 Added my own theme. Christopher Chow 2010-04-30 16:36:03 +0800
  • 1a6a29e888 Add my preferred prompt Ryan McCuaig 2010-04-16 08:22:50 +0800
  • 30ad562db9 added the dstufft theme (based on prose by sjl) dstufft 2010-03-24 08:51:57 +0800
  • 9b479c6af2 Add my oh-my-zsh theme Matthew Gadd 2010-04-06 08:24:33 +0800
  • 1d93b2346f share history with your zsh's on the same host Mike Hostetler 2010-03-31 01:31:41 +0800
  • 749960fe30 added my theme, based on xiong-chiamiov-plus but using vcs_info instead of just git Mike Hostetler 2010-03-31 00:21:42 +0800
  • 8ca0e16e05 two aliases set to 'ss', clobbering rails script/server Dylan Clendenin 2010-05-04 02:49:48 +0800
  • af0e77b0c1 my theme Mario Gutierrez 2010-04-21 19:24:53 +0800