summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-06Suppress "zsh: no matches found" error when $ZSH_CUSTOM has no filesJim Myhrberg
2012-05-03Don't drop everything after a trailing slash, as this breaks standard svn bra...Mat Gadd
2012-05-02added 'gcl'for 'git config --list'; and gd for 'git diff'Dr Nic Williams
2012-04-25Fix formattingJustin Mazzi
2012-04-25Add instructions on handling updates and prompts.Justin Mazzi
2012-04-22changed the alias to use to cli provided by sublime textDylan Hudson
2012-04-19added aliases for sublime textDylan Hudson
2012-04-18Add option to disable status notificationMartin Meredith
2012-04-12Merge remote branch 'upstream/master'Sébastien M-B
2012-04-12Added yum aliases for: makecache, grouplist, groupinstall, and groupremove.ntpeters
2012-04-07Add Theme "itchy"Daniel Bayerlein
2012-04-05Adds glo; glp (arg)Steven G. Harms
2012-04-04Added an if-statement to see if git is installedDaniel Lockard
2012-04-04Added subcommands for leiningen 1.7.0Peter Tillemans
2012-04-04small changes to make it prettierCorey Woodcox
2012-04-04add the half-life theme based on steeef and lambdaCorey Woodcox
2012-03-26Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-03-22add maven pluginHenry Yan
2012-03-22Python plugin: added pygrep command, simplified pycleandir01
2012-03-20Add a cat smilie as alias for catmapc
2012-03-17Don't clobber standard Esc+. behavior Mat Schaffer
2012-03-16Plugin for encoding strings into base64 and decoding themVitaliy Yanchuk
2012-03-07delete time filedHenry Yan
2012-03-07Disabled title function for emacs term modeJeffrey Dileo
2012-03-06change color of @ to cyanHenry Yan
2012-03-06add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:...Henry Yan
2012-03-05move kafeitu.zsh-theme to themes folderHenry Yan
2012-03-05Added kafeitu theme it modified by robbyrussellHenry Yan
2012-03-01current repository actionpomaxa
2012-03-01Pager is 'less -R' to support colored outputsRotem Yaari
2012-03-01Add dircycle plugin: enables cycling through the directory stackRotem Yaari
2012-02-28made the 'd' alias only show the directories that can be cd'ed to using the n...Alex Light
2012-02-23Fix spurious correction with sudo vim Andrew Ash
2012-02-21Merge pull request #958 from cruser42/masterCarlos Rodriguez
2012-02-21Fixed bug introduced when fixing issue 896cruser42
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
2012-02-20Merge pull request #925 from cruser42/bugfix/gitversionfixCarlos Rodriguez
2012-02-20Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-02-17blinks theme works with light and dark SolarizedDouglas Creager
2012-02-12handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find itBrent Faulkner
2012-02-08fixed introduced to parse_git_dirtyAleksey Orekhov
2012-02-08changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurateAleksey Orekhov
2012-02-08fixed asterisk display for modified repos in git prior to 1.7.2Aleksey Orekhov
2012-02-06add default rbenv_prompt_info implementation to close #878Brent Faulkner
2012-02-06added "publish" and "track" command completion for git-flow pluginHao Hong
2012-01-27Fixed Mac OS X Terminal.app related issue with extra newlines being printed o...Darren Clark
2012-01-26Merge pull request #666 from szetobo/rails_runnerCarlos Rodriguez
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-27update rails runner alias to ruszetobo
2012-01-26prompt git-remove as deletedTadaya Tsuyukubo