1
0
Fork 0

Commit Graph

  • 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
  • 8c419ae3b5 Added my theme (nanotech). NanoTech 2010-06-12 16:31:02 -0600
  • 7ce4e09887 Added my theme (nanotech). NanoTech 2010-06-12 16:31:02 -0600
  • 7c279856ed Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-06-10 07:50:24 -0700
  • 7f350da5b7 Adding a ggpnp which does a git pull followed by a git push. Robby Russell 2010-06-10 07:50:13 -0700
  • b26ff05965 updated the readme toabi 2010-06-06 22:14:13 +0800
  • 6bb13632f5 added plugin to control macports mysql-server installation Tobias Birmili 2010-06-06 18:42:25 +0800
  • 47e9914529 Added my own theme. Takashi Yoshida 2010-05-31 00:56:26 +0800
  • 6efc79c74e Don't correct hpodder commands. James Rowe 2009-11-22 01:38:55 +0800
  • 3bc7301204 Added a minimum zsh version note. James Rowe 2009-11-12 14:52:53 +0800
  • f9fbd07983 Don't display dotfiles or reverse sort with ll alias. James Rowe 2010-05-09 22:23:11 +0800
  • edc8e3d092 Ignore commands that start with a space. James Rowe 2010-05-09 21:16:33 +0800
  • 6774490a46 Don't auto-correct ebuild commands. James Rowe 2010-05-09 21:17:20 +0800
  • fca8b7e3e6 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-06-03 21:27:38 -0700
  • 59bfd87e08 Adding some candy to the upgrade script Robby Russell 2010-06-03 13:01:41 -0700
  • dea166411f Moving brew functions to it's own plugin Robby Russell 2010-06-03 12:59:49 -0700
  • 27904c117c Moving current_branch() to git plugin Robby Russell 2010-06-03 12:56:11 -0700
  • 89bd2bf317 Moving some rails and osx-specific functions to their corresponding plugin files Robby Russell 2010-06-03 12:55:07 -0700
  • 455669e976 Removing legacy completion code Robby Russell 2010-06-03 12:54:40 -0700
  • ab2c0744ab Removing rake completion from lib/ as it was moved to rails plugin Robby Russell 2010-06-03 12:33:15 -0700
  • c21d3775a9 Moving capistrano functions to rails plugin Robby Russell 2010-06-03 12:32:55 -0700
  • 31dace8829 Updating default .zshrc template file to include plugins declaration Robby Russell 2010-06-03 12:05:12 -0700
  • 3cf9ab722e 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
  • 81aa74b73c Eastwood theme with optional RVM support MasterLambaster 2010-05-31 17:09:45 +0800
  • eb0f3c0234 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
  • c5c870ac05 Added customized version of the wezm theme (mainly added username/host in the prompt). Vincent Driessen 2010-05-28 03:20:27 +0800
  • f2f34f5404 Added my zsh theme file, heavily based on sjl's Thomas J Bradley 2010-05-27 06:37:52 +0800
  • 0dbfeb9c23 aussiegeek theme (include showing rvm prompt) Alan Harper 2010-05-19 14:53:38 +0800
  • ba9c78fc9b Import rvm prompt Alan Harper 2010-05-19 14:53:16 +0800
  • f02c9560b3 macowsky modified theme with ruby version on prompt lunks 2010-05-14 07:15:31 +0800
  • 8247cbf8b5 modified macovsky to support ruby version lunks 2010-05-14 04:42:24 +0800
  • 0a2a981dfe Adds a new theme that only seems to work on Linux Hayes Williams 2010-05-26 21:49:55 -0700
  • 5a3bde78d8 Sprinkling some candy on this muffin. Robby Russell 2010-05-07 15:35:03 -0700
  • 456834b9ea added skaro theme Doug Fritz 2010-04-03 15:48:35 +0800
  • 081deba3c4 added my theme Edvard Majakari 2010-04-14 04:44:51 +0800
  • 97aac4acb5 New theme "daveverwer", based on "geoffgarside". Dave Verwer 2010-04-22 17:32:36 +0800
  • d8a10dbba5 added my own theme Parker McGee 2010-04-30 00:12:26 +0800
  • a649b2d410 happy with my theme. caret turns red for root Andy Fowler 2010-05-05 04:58:10 +0800
  • 6213f3304f my WIP theme Andy Fowler 2010-05-05 04:19:09 +0800
  • 458da5895a Added my own theme. Christopher Chow 2010-04-30 16:36:03 +0800
  • 08a90297fe Add my preferred prompt Ryan McCuaig 2010-04-16 08:22:50 +0800
  • 147acd2237 added the dstufft theme (based on prose by sjl) dstufft 2010-03-24 08:51:57 +0800
  • 36f1f4e515 Add my oh-my-zsh theme Matthew Gadd 2010-04-06 08:24:33 +0800
  • 93f9825b79 share history with your zsh's on the same host Mike Hostetler 2010-03-31 01:31:41 +0800
  • e3b9e98153 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
  • 9efc086fb3 two aliases set to 'ss', clobbering rails script/server Dylan Clendenin 2010-05-04 02:49:48 +0800
  • 1d03ea5342 my theme Mario Gutierrez 2010-04-21 19:24:53 +0800
  • 86d0cd380d Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2010-05-07 13:20:38 -0700
  • 19ead08382 Merge remote branch 'NV/master' Robby Russell 2010-05-07 13:20:30 -0700
  • cd9a85500e Adds new duellj theme Jon Duell 2010-04-27 05:47:02 +0800
  • 7a9d4ceb75 Merge remote branch 'jreese/master' Robby Russell 2010-05-07 13:16:50 -0700
  • 44cad95ed2 updated my theme with the date and git branch (+ dirty or not) Dallas Reedy 2010-05-07 11:17:12 -0700
  • 7442954985 Merge remote branch 'robbyrussell/master' Dallas Reedy 2010-05-07 10:21:27 -0700
  • 7d036913c4 Unsetting config_file after loading config Robby Russell 2010-05-06 21:13:59 -0700
  • 926d9e8893 Don't autoselect first completion entry (Fixes #14) kremso 2010-03-09 14:09:08 +0100
  • 447da5816e Removing rake autocompletion as this is apparently baked into recent versions of zsh Robby Russell 2010-05-06 21:04:09 -0700
  • 4155adeefe Fixed color in last character of clean git info canthiswait 2010-04-27 00:55:15 -0700
  • 91add78bdc 256 color theme with bright blue and orange canthiswait 2010-04-26 22:27:32 -0700
  • e8ef16570f escape sequences so rprompt doesn't mess up canthiswait 2010-04-26 22:01:41 -0700
  • 02bd8ab53e Added scpectrum script for easy 256 color theaming canthiswait 2010-04-26 16:02:19 -0700
  • 3c87d48362 makes git status prompt 4x faster Andy Fowler 2010-05-04 16:18:57 -0400
  • faca005fe6 Escape some metachars that trip up .zdirstore script Matt Cable 2010-04-22 11:26:08 -0600
  • 99d72cad55 Ignore errors from compaudit when using `sudo -s` John Reese 2010-04-08 22:35:35 -0400
  • a4dd691af5 Remove limit of two segments to PWD John Reese 2010-04-08 15:07:43 -0400
  • 51935f768d Added screenshot link for jreese theme John Reese 2010-04-08 15:02:56 -0400
  • 6356d70710 Added theme "jreese" to oh-my-zsh John Reese 2010-04-08 14:11:42 -0400
  • 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
  • 3e1d5fa316 Make Shift+Tab move backwards in the menu Tomas Kramar 2010-03-22 21:44:15 +0100
  • 5edeaf9e11 Make Shift+Tab move backwards in the menu Tomas Kramar 2010-03-22 21:44:15 +0100
  • f9abe041e2 added my personal theme: the dallas them Dallas Reedy 2010-03-17 11:25:17 -0700
  • 4778352502 git:(master) --> git:master Parenthesis removed Nikita Vasilyev 2010-03-16 23:44:01 +0300
  • 751f34c962 Alias popd to remove deleted dirs from persistance Matt Cable 2010-03-15 20:34:26 -0600
  • 354ab87c85 Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png Nikita Vasilyev 2010-03-14 23:08:27 +0300
  • 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