- 09 Aug, 2015 1 commit
-
-
Andrew Janke authored
-
- 29 Jul, 2015 1 commit
-
-
Robby Russell authored
virtualenvwrapper: Treat git repos as project roots again
-
- 14 Jul, 2015 1 commit
-
-
Robby Russell authored
Plugin now uses completion script from docker-compose repo.
-
- 06 Jul, 2015 2 commits
-
-
Robby Russell authored
Fix jira plugin syntax error due to merge conflict
-
Robby Russell authored
virtualenvwrapper: Remove `realpath` dependency using zsh `:A`
-
- 03 Jul, 2015 1 commit
-
-
Andrew Janke authored
virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory) Change error output to more conventional OMZ format, so it's clear the plugin is for oh-my-zsh and not base zsh. Use `local` variables instead of manual unsetting.
-
- 29 Jun, 2015 1 commit
-
-
Andrew Janke authored
-
- 28 Jun, 2015 1 commit
-
-
moncho authored
-
- 17 Jun, 2015 3 commits
-
-
Robby Russell authored
[Hotfix] Git plugin
-
-
Arnaud Rinquin authored
Current `ggpush` is `git push origin` instead of `git push origin $(current_branch)` Same for `ggpull`
-
- 15 Jun, 2015 24 commits
-
-
Andrew Janke authored
-
Robby Russell authored
Add missing space causing parse error.
-
Ali Afshar authored
-
Robby Russell authored
Add alias of bundle clean
-
Robby Russell authored
Use $EDITOR
-
Robby Russell authored
Debian Plugin: Differing upgrade and safe-upgrade
-
Robby Russell authored
Add new boot2docker options
-
Robby Russell authored
Respect $ZSH_CACHE_DIR when creating fasd's cache
-
Robby Russell authored
Detect the .venv in any parent directory of the current directory
-
Robby Russell authored
Don't leak extendedglob to global environment.
-
Robby Russell authored
Add hyphen insensitivity
-
Robby Russell authored
Fixes gradle autocomplete so it includes subproject tasks
-
Robby Russell authored
Added aliases for docker compose
-
Robby Russell authored
Use the newest Vundle commands
-
Robby Russell authored
Fix minimal.zsh-theme's check for in_svn and add support for mercurial
-
Robby Russell authored
coffeescript aliases for easy compiling
-
Robby Russell authored
Docker run and create options
-
Robby Russell authored
Adding quotes to git completion discovery path
-
Robby Russell authored
Set AWS_PROFILE and use existing RPROMPT
-
Robby Russell authored
Add rdrs method to reset the database(s)
-
Robby Russell authored
Only load url-quote-magic if it is available.
-
Robby Russell authored
Fixed odd chars on mac for agnoster theme
-
Robby Russell authored
Add sublime text 3 paths to check list
-
Robby Russell authored
Easy-to-Merge
-
- 14 Jun, 2015 2 commits
-
-
ivanfoo authored
-
Mikhail S. Pobolovets authored
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
-
- 13 Jun, 2015 3 commits
-
-
UserTaken authored
-
Michael Okner authored
Previously, spaces in the path would result in wto separate errouneous paths being parsed. This fixes that issue.
-
Fräntz Miccoli authored
-