summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-12Removing call to mate.Robby Russell
2011-04-12Fix `gdv`: make it a function, and use `view`.Daniel Hahler
2011-04-08Removed commented out code.Pat Regan
2011-04-08Moved the single compinit call from oh-my-zsh.sh to lib/completion.zshPat Regan
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2011-04-04Refactor DISABLE_AUTO_TITLE to be more DRYRenaud (Nel) Morvan
2011-04-04Command title behavior no longer depend on local zsh configurationRenaud (Nel) Morvan
2011-04-04Escape characters used in escape sequence to avoid triggering bugs in Apple T...Renaud (Nel) Morvan
2011-04-03Further git completion improovementsJakub Nawalaniec
2011-04-03Completions are git subdommand-aware nowJakub Nawalaniec
2011-04-03Zsh will now complete git aliases with git stuffJakub Nawalaniec
2011-04-03Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into...Robby Russell
2011-03-31Adding dogenpunk themeMatthew M. Nelson
2011-03-24fixed wget command in readmeSimon Elsbrock
2011-03-23Introduce DISABLE_AUTO_TITLE optionLorrin Nelson
2011-03-20Lein completionSankara Rameswaran
2011-03-17Added the Frisk themeJames Frasca
2011-03-16Revert "Re-order title/tab setting to make window titles work on OSX terminal...Robby Russell
2011-03-16Merge branch 'ssh-agent-append-host-to-environment' of https://github.com/trc...Robby Russell
2011-03-16Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-ma...Robby Russell
2011-03-16Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my...Robby Russell
2011-03-16Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-...Robby Russell
2011-03-16Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-m...Robby Russell
2011-03-16Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-ma...Robby Russell
2011-03-15Add debian plugins fileDaniel Bolton
2011-03-15No space before prompt char at beginning of lineTom Kirchner
2011-03-15Actually show return code on failureTom Kirchner
2011-03-15Sweet lightning bolt on uncommitted git changesTom Kirchner
2011-03-15Remove unnecessary whitespaceTom Kirchner
2011-03-15Make personal theme based on dstTom Kirchner
2011-03-14add Perl plugins fileDaniel Bolton
2011-03-13Re-order title/tab setting to make window titles work on OSX terminal whichMatt Cable
2011-03-13Add completion for port commandMatt Cable
2011-03-12add 'deb' plugin with Debian's apt aliasesAlessandro Ghedini
2011-03-12add completion plugin 'cpanm' for cpanminusAlessandro Ghedini
2011-03-12add 'lol' plugin (based on lolbash)Alessandro Ghedini
2011-03-11Enable alias completion, do not limit completion to just filesWoody Gilk
2011-03-01ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nf...Theodore Robert Campbell Jr
2011-02-23Add tab completion for rvm.Christopher Chow
2011-02-21Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myron...Robby Russell
2011-02-21Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-ref...Robby Russell
2011-02-21Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-...Robby Russell
2011-02-21Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into benlangfe...Robby Russell
2011-02-21Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-masterRobby Russell
2011-02-21Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sor...Robby Russell
2011-02-21Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-...Robby Russell
2011-02-21Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into...Robby Russell
2011-02-21Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into Nemo157-ma...Robby Russell
2011-02-21Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into n...Robby Russell
2011-02-18Add iTerm version of tab function (itab)Ben Langfeld