- 10 Feb, 2015 10 commits
-
-
LFDM authored
They are implemented in lib anyway.
-
LFDM authored
-
LFDM authored
There were only three aliases left in aliases.zsh File deleted!
-
LFDM authored
More compact case statement instead of the ugly if elif... else statement. Moves it to history.zsh
-
LFDM authored
Sources the activate.sh file or informs the user, that its not available. Overriding the cd function, as it was formerly done, is not needed anymore, activate.sh does this by itself.
-
LFDM authored
- Cleans out aliases.zsh. - Removes unneeded cd function.
-
Robby Russell authored
virtualenvwrapper: Deactivate only if in virtualenv
-
Robby Russell authored
Improved ant completion
-
Robby Russell authored
[Plugin: cake] switch newer-than logic to get the desired behavior
-
Robby Russell authored
Move pwd update output to precmd to avoid contamination
-
- 09 Feb, 2015 3 commits
-
-
Chris Peterson authored
As suggested in https://github.com/robbyrussell/oh-my-zsh/pull/3329#issuecomment-72062236
-
Chris Peterson authored
Make use of ant's project help feature instead of trying to parse XML with regex (see: http://stackoverflow.com/a/1732454/740787). This is a behavioral change that does a few things: • adds support for ant imports, which were previously not recognized as possibly containing targets • supresses targets with no description, as these are conventionally for internal use only
-
Chris Peterson authored
Regen .ant_targets only if it's newer than build.xml? Yeah, that seems wrong.
-
- 04 Feb, 2015 1 commit
-
-
Andrew Janke authored
-
- 01 Feb, 2015 1 commit
-
-
Marc Cornellà authored
In the old version, the function returned true (0) if the cache file was newer than the Cakefile, which was *always* unless the Cakefile had been updated. Therefore we generated the file every time unless the Cakefile was updated, which was precisely when we needed to regenerate the cache file. Now it generates the cache file only when the Cakefile has been updated.
-
- 31 Jan, 2015 4 commits
-
-
Robby Russell authored
Allow custom cache dir
-
Robby Russell authored
Fast installation time by shallow copying git repo
-
Robby Russell authored
Fix Plugin commands
-
Robby Russell authored
activate django plugin on command "django-admin"
-
- 28 Jan, 2015 1 commit
-
-
Andrew Janke authored
contaminating script/function output
-
- 14 Jan, 2015 1 commit
-
-
Nicholas T. authored
Use `--depth=1` to clone just the lastest version rather than every version in git.
-
- 12 Jan, 2015 2 commits
-
-
Luis Martins authored
-
Yu Jiang authored
activate django plugin on command "django-admin"
-
- 09 Jan, 2015 1 commit
-
-
Robby Russell authored
termsupport: add chpwd hook for setting pwd in Apple Terminal.app
-
- 08 Jan, 2015 2 commits
- 07 Jan, 2015 1 commit
-
-
Jyrki Pulliainen authored
If user manually deactivates the virtualenv when using this mode, zsh will produce following error: deactivate:12: command not found: virtualenv_deactivate To avoid this, check that the VIRTUAL_ENV flag is set before trying to automatically deactivate the virtual environment. Fixes #2185
-
- 21 Dec, 2014 1 commit
-
-
Andrew Janke authored
-
- 20 Dec, 2014 12 commits
-
-
Robby Russell authored
mira theme shows active node, ruby and java versions
-
Robby Russell authored
Added Yii2 command completion
-
Robby Russell authored
additional tmux aliases
-
Robby Russell authored
Fix chruby plugin to not complain if chruby is *not* installed
-
Robby Russell authored
Throw an error message when $WORKON_HOME is not set
-
Robby Russell authored
Fixed output issues webith websearch plugin.
-
Robby Russell authored
Disable sourcing .profile when checking for available updates
-
Robby Russell authored
added exec command to docker plugin
-
Robby Russell authored
Remove deprecated brew commands, update core commands
-
Robby Russell authored
Added Xcode alias for deleting Derived Data.
-
Robby Russell authored
autojump installed from github has mv the autojump.zsh to $HOME/.autojum...
-
Robby Russell authored
Add quoting to nvm.sh
-