summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-26Merged pull request #276 from saimn/yum.Robby Russell
new yum plugin with useful aliases
2011-04-26Merged pull request #278 from totolici/redis-plugin.Robby Russell
Redis-cli plugin
2011-04-26Merged pull request #288 from dogenpunk/dogenpunk_theme.Robby Russell
Adding dogenpunk theme
2011-04-26Merged pull request #287 from arthurkalm/install-tweeks.Robby Russell
Install tweeks
2011-04-26Merged pull request #294 from alexrinass/mysql-macports-plugin.Robby Russell
Fixed folder naming for mysql-macports plugin and improved start/stop scr
2011-04-26Merged pull request #297 from Soliah/master.Robby Russell
Updated my theme.
2011-04-26Merged pull request #298 from wolverian/master.Robby Russell
Update brew autocompletion
2011-04-26Merged pull request #300 from gallois/master.Robby Russell
Added a custom theme, based on eastwood
2011-04-23added custom theme, based on eastwoodFelipe Gallois
2011-04-22Add 'upgrade' to brew completions.Ilmari Vacklin
2011-04-21Made my them display the current rvm gemset and check for detached headChristopher Chow
state in git.
2011-04-20Fixed folder naming for mysql-macports plugin and improved start/stop scripts.Alexander Rinass
2011-04-18Changed to use which.Arthur Kalmenson
2011-04-18Change URL to https since most corporate environments block git port.Arthur Kalmenson
2011-04-18Make the chsh more reliable.Arthur Kalmenson
2011-04-14redis-cli completion pluginalexandru
2011-04-13new yum plugin with useful aliasesSimon
2011-04-12Add: new themekphoen
2011-04-12Merge branch 'friskTheme' of https://github.com/Nycto/oh-my-zshRobby Russell
2011-04-12Added the Frisk themeJames Frasca
2011-04-12Updating the README... now links to contributors pageRobby Russell
2011-04-12kolo.zsh-themeDmitry Maksimov
2011-04-12changes recommended by blueyedTheodore Robert Campbell Jr
2011-04-12Whoops, this was supposed to be in the last commit!Theodore Robert Campbell Jr
2011-04-12Moved this to the existing github pluginTheodore Robert Campbell Jr
2011-04-12blueyed's ZSH-fu is much stronger than mine.Theodore Robert Campbell Jr
2011-04-12no need for an extra forkTheodore Robert Campbell Jr
2011-04-12added hub plugin from defunktTheodore Robert Campbell Jr
2011-04-12Revert "Enable alias completion, do not limit completion to just files"Robby Russell
This reverts commit c3a58b00040018743ead1e6672910433fc1ca7c2.
2011-04-12Added npm plugin.Sorin Ionescu
2011-04-12Using git-diff instead of git diffRobby Russell
2011-04-12Removing call to mate.Robby Russell
2011-04-12Fix `gdv`: make it a function, and use `view`.Daniel Hahler
I've changed it to use `view` instead of `vim -R` to make it hopefully more editor-agnostic.
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
Fix by derekjw. closes #52.
2011-04-04Escape characters used in escape sequence to avoid triggering bugs in Apple ↵Renaud (Nel) Morvan
Terminal Closes #45 #57 #58 #86.
2011-04-03Further git completion improovementsJakub Nawalaniec
In detail: gup - now completes with remotes like git fetch would gdv - got git diff completions gc/gca - now zsh will suggest files in staging area gba - suggestions as for git branch
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 ↵Robby Russell
into lorrin-disable_auto-title
2011-03-31Adding dogenpunk themeMatthew M. Nelson
2011-03-24fixed wget command in readmeSimon Elsbrock
github uses a wildcard certificate which is not accepted by wget
2011-03-23Introduce DISABLE_AUTO_TITLE optionLorrin Nelson
2011-03-17Added the Frisk themeJames Frasca
2011-03-16Revert "Re-order title/tab setting to make window titles work on OSX ↵Robby Russell
terminal which" Was causing iTerm title to disappear entirely.. This reverts commit d4ea399b04ef57dd31097eadc316305d1e42a194.
2011-03-16Merge branch 'ssh-agent-append-host-to-environment' of ↵Robby Russell
https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment
2011-03-16Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into ↵Robby Russell
AlexBio-master
2011-03-16Merge branch 'osx-terminal-title' of ↵Robby Russell
https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
2011-03-16Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into ↵Robby Russell
dbbolton-master
2011-03-16Merge branch 'feature/alias-completion' of ↵Robby Russell
https://github.com/shadowhand/oh-my-zsh into shadowhand-feature/alias-completion