Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-13 | Updating README to ask people to stop sending themes for now | Robby Russell | |
2012-06-13 | Merge pull request #1019 from matschaffer/patch-1 | Robby Russell | |
Don't clobber standard Esc+. behavior | |||
2012-06-13 | Merge pull request #239 from fred-o/master | Robby Russell | |
Maven and GNU Screen plugins | |||
2012-06-13 | Merge pull request #1146 from westonplatter/master | Robby Russell | |
[rails3 plugin], add, rgm = rails generate migration | |||
2012-06-13 | Merge pull request #1152 from mispy/virtualenvwrapper | Robby Russell | |
Plugin for Python's virtualenvwrapper | |||
2012-06-13 | Merge pull request #1155 from s3dev/s3dev | Robby Russell | |
Change hardcoded ~/.oh-my-zsh to $ZSH. | |||
2012-06-13 | Merge pull request #1145 from tjl2/master | Robby Russell | |
Removing 'ey' from bundled_commands | |||
2012-06-13 | Merge pull request #1156 from thackoun/master | Robby Russell | |
very small beug in the terminalparty theme | |||
2012-06-12 | fix a very minor bug with colors of parenthesis in the terminalparty theme | thackoun | |
2012-06-12 | Change hardcoded ~/.oh-my-zsh to $ZSH. | s3 | |
2012-06-09 | Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd ↵ | Jaiden Mispy | |
into git repos | |||
2012-06-08 | Merge branch 'master' of github.com:westonplatter/oh-my-zsh | westonplatter | |
2012-06-08 | checking if airport allows git protocol | westonplatter | |
2012-06-01 | rails3, added rgm = 'rails generate migration' | Weston Platter | |
2012-06-01 | Removing ey command from bundled_commands. It is not usually bundled. | Tim Littlemore | |
2012-05-31 | Merge pull request #1138 from amarraja/master | Robby Russell | |
Remove heroku from the bundler plugin | |||
2012-05-31 | Merge pull request #1140 from mappleconfusers/pull_req_debian | Robby Russell | |
Enhancements for the Debian Plugin | |||
2012-05-31 | Now with 50% less auto-updates. | Robby Russell | |
2012-05-29 | Add command to directly install the output of acs | mapc | |
2012-05-29 | Make the $apt_pref variable evaluatet at alias expansion by using ↵ | mapc | |
single-quotes instad of double quotes | |||
2012-05-29 | Prevent the heroku command from being automatically bundle-exec'ed | Amar Raja | |
The heroku command should not be executed via bundler, see: https://github.com/heroku/heroku/issues/173 | |||
2012-05-20 | Merge pull request #1026 from dir01/patch-1 | Robby Russell | |
Python plugin: added pygrep command, simplified pyclean | |||
2012-05-20 | Merge pull request #1079 from dylnhdsn/feature/sublime_text_plugin | Robby Russell | |
added aliases for sublime text | |||
2012-05-20 | Merge pull request #1105 from Drarok/fix-svn | Robby Russell | |
Fix the svn plugin only outputting the 1st path segment | |||
2012-05-20 | Merge pull request #1111 from jimeh/fix-ZSH_CUSTOM-variable | Robby Russell | |
Fix $ZSH_CUSTOM variable | |||
2012-05-06 | Load themes from `$ZSH_CUSTOM` instead of `$ZSH/custom` | Jim Myhrberg | |
This seems like a simple oversight, everything else uses `$ZSH_CUSTOM` rather than `$ZSH/custom`. | |||
2012-05-06 | Suppress "zsh: no matches found" error when $ZSH_CUSTOM has no files | Jim Myhrberg | |
The addition of `(.N)` enables the `NULL_GLOB` option which suppresses the error output in question. Reference: http://www.zsh.org/mla/users/2004/msg00621.html | |||
2012-05-03 | Don't drop everything after a trailing slash, as this breaks standard svn ↵ | Mat Gadd | |
branches: ^/branches/featurename ^/releases/Release-vx.y ^/trunk | |||
2012-04-22 | changed the alias to use to cli provided by sublime text | Dylan Hudson | |
2012-04-19 | added aliases for sublime text | Dylan Hudson | |
2012-03-26 | Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh | fred-o | |
2012-03-22 | Python plugin: added pygrep command, simplified pyclean | dir01 | |
2012-03-17 | Don't clobber standard Esc+. behavior | Mat Schaffer | |
Esc+. works as "last arg" on both bash and zsh. Seems like a shame to introduce a new standard. | |||
2012-02-21 | Merge pull request #958 from cruser42/master | Carlos Rodriguez | |
URGENT: Fix for bug introduced in pull request 925 | |||
2012-02-21 | Fixed bug introduced when fixing issue 896 | cruser42 | |
2012-02-20 | Merge pull request #868 from wgriffioen/bundler_add_rails | Carlos Rodriguez | |
added rails to bundled_commands | |||
2012-02-20 | Merge pull request #925 from cruser42/bugfix/gitversionfix | Carlos Rodriguez | |
Bugfix/gitversionfix | |||
2012-02-20 | Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh | fred-o | |
2012-02-08 | fixed introduced to parse_git_dirty | Aleksey Orekhov | |
2012-02-08 | changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate | Aleksey Orekhov | |
2012-02-08 | fixed asterisk display for modified repos in git prior to 1.7.2 | Aleksey Orekhov | |
2012-01-26 | Merge pull request #666 from szetobo/rails_runner | Carlos Rodriguez | |
add rails runner alias | |||
2012-01-26 | Removed trailing spaces in Git files. Fixes #867 | Carlos Rodriguez | |
2012-01-27 | update rails runner alias to ru | szetobo | |
- avoid rr as it is mostly used for restart rails server | |||
2012-01-26 | added rails to bundled_commands | Wim Griffioen | |
2012-01-26 | Merge pull request #663 from gravof/patch-1 | Carlos Rodriguez | |
Replace "git-diff" with "git diff" in the git plugin | |||
2012-01-25 | Merge pull request #850 from johnantoni/pow-fix | Robby Russell | |
take in chris sexton's changes to the pow plugin | |||
2012-01-25 | Merge pull request #860 from sbfaulkner/rbenv-support-for-themes | Robby Russell | |
adding rbenv support to all the rvm themes | |||
2012-01-25 | Merge pull request #865 from iltempo/patch-1 | Robby Russell | |
Adding Engine Yard command (ey) to bundler binstubs | |||
2012-01-25 | adding engine yard command (ey) to bundler binstubs | Alexander Greim | |