Dzianis Dashkevich
a55a313328
Add rdms alias to rails plugin
11 years ago
Robby Russell
c78277fd8b
Merge pull request #3429 from apjanke/termsupport-apple-chpwd
...
termsupport: add chpwd hook for setting pwd in Apple Terminal.app
11 years ago
Stephen
ceb42ecdb6
Update /home/srj/.oh-my-zsh/cache references
11 years ago
Stephen
bf7b9165fd
Allow custom cache dir
...
We are running oh-my-zsh on a shared install and the only issue is each
user having a custom cache dir. This will allow us to set the cache dir
to ZSH_CACHE_DIR=~/oh-my-zsh/cache/ .
11 years ago
Jyrki Pulliainen
833e6f5958
virtualenvwrapper: Deactivate only if in virtualenv
...
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
11 years ago
zghember
8105d4acc9
Merge commit '175b4a807383530aa75145b5b6fdedb3ce1f11f2'
11 years ago
rexk
8790fa3723
go plugin upgrade for version 1.4
11 years ago
liuxiang
957564ab9f
Add completion for httpie
11 years ago
Andrew Janke
7295e38885
termsupport: add chpwd hook for setting pwd in Apple Terminal.app
11 years ago
Robby Russell
175b4a8073
Merge pull request #3407 from rawberg/mira-theme
...
mira theme shows active node, ruby and java versions
11 years ago
Robby Russell
da1ca8876e
Merge pull request #3404 from ekaragodin/master
...
Added Yii2 command completion
11 years ago
Robby Russell
0c47d8cfe4
Merge pull request #3146 from typekpb/tmux-aliases
...
additional tmux aliases
11 years ago
Robby Russell
304e8f0480
Merge pull request #3338 from eripa/chruby_fix
...
Fix chruby plugin to not complain if chruby is *not* installed
11 years ago
Robby Russell
b0ad3d7c70
Merge pull request #3352 from benjaoming/virtualenvwrapper_workon_unset
...
Throw an error message when $WORKON_HOME is not set
11 years ago
Robby Russell
fe2ccb30af
Merge pull request #3397 from peteches/master
...
Fixed output issues webith websearch plugin.
11 years ago
Robby Russell
c63f27a9f2
Merge pull request #3412 from mcornella/feltnerm-patch-1
...
Disable sourcing .profile when checking for available updates
11 years ago
Robby Russell
5167450ef9
Merge pull request #3424 from bergvandenp/docker_exec
...
added exec command to docker plugin
11 years ago
Robby Russell
4a56c6b30b
Merge pull request #3303 from iml/brew-update
...
Remove deprecated brew commands, update core commands
11 years ago
Robby Russell
1b2d7fd9e9
Merge pull request #3362 from emarashliev/master
...
Added Xcode alias for deleting Derived Data.
11 years ago
Robby Russell
dc9af89669
Merge pull request #3372 from bbiao/compatible-with-new-autojump
...
autojump installed from github has mv the autojump.zsh to $HOME/.autojum...
11 years ago
Robby Russell
9b352030b7
Merge pull request #3409 from unixorn/prevent-variable-clobbering
...
Add quoting to nvm.sh
11 years ago
Robby Russell
9e794a5d3e
Merge pull request #3410 from Superbil/master
...
Fix aws.plugins.zsh check rule
11 years ago
Robby Russell
cd845a1ffd
Merge pull request #3417 from stof/patch-1
...
Update the list of Heroku Postgres commands
11 years ago
Paul van den Berg
9e5f0f0e9d
added exec command to docker plugin
11 years ago
Joe Block
16d0768305
Quote path in case $HOME has a space in it.
...
I've seen stranger things on OS X, unfortunately.
This reverts commit 1f5cecee4768be192e439a72a873a6cfe8720927.
11 years ago
Christophe Coevoet
f7deb52c47
Update the list of Heroku Postgres commands
11 years ago
Mark Feltner
83553597a1
fix(tools/check_for_upgrade): Don't source profile
...
Reverts #2296 , but mostly #1883 .
There is no need to source ~/.profile when this script is read. oh-my-zsh writes no configuration data in ~/.profile.
If the user wishes to use data within ~/.profile, then they should source it in another place.
Fixes #2315
11 years ago
Superbil
7931d5ce1a
Fix aws.plugins.zsh check rule
...
Check _aws_zsh_completer_path had exist or not
11 years ago
Robby Russell
1978a0923c
Revert PR #3359 as this is breaking stuff for many folks. Need to rethink how we handle system defaults differently on this
11 years ago
ekaragodin
00ff1bbd1c
Updated Yii2 command completion
11 years ago
spacewander
0c77e4ba6f
update git-extras plugin
11 years ago
David Feinberg
02d647773a
added node- before node version for consistency
11 years ago
David Feinberg
77da20997e
mira theme shows active node, ruby and java versions
11 years ago
ekaragodin
7488e9b510
Add yii2 readme
11 years ago
Robby Russell
0a96bb1577
Merge pull request #2094 from frantzmiccoli/phing-fix
...
Phing plugin improvment
11 years ago
Robby Russell
fe75c968ef
Merge pull request #3399 from ryan-robeson/add-itunes-shuffle-command-to-osx-plugin
...
Add itunes shuffle command to OSX plugin.
11 years ago
Robby Russell
77bfdc69ab
Merge pull request #3395 from vmalloc/patch-1
...
Fix dircycle plugin
11 years ago
Robby Russell
07c013c671
Merge pull request #3389 from bubenkoff/add-current-bookmark-rkj-repoz
...
add current bookmark to rkj-repos theme
11 years ago
Robby Russell
885e8187ad
Merge pull request #3359 from unixorn/dont-clobber-histsize-and-savehist
...
Don't clobber $HISTSIZE and $SAVEHIST
11 years ago
Robby Russell
eced76e0fd
Merge pull request #3326 from DanielFGray/master
...
ignore any grep aliases that might be defined
11 years ago
Robby Russell
311f3630d4
Merge pull request #3403 from mcornella/fix-grep-library
...
Fix grep.zsh library
11 years ago
Robby Russell
8efdbef778
Merge pull request #3366 from ratza/master
...
Fix for command autocomplete for Symfony 2.6.x
11 years ago
zghember
6fd0b73e9a
Merge commit '141c2e593401f245a9f9bb0799ada8bf14b677d7'
11 years ago
ekaragodin
08b9f8d677
Added Yii2 command completion
11 years ago
Ondřej Súkup
dd27087805
Change to alias and remove deprecated GREP_COLOR
11 years ago
Marc Cornellà
711843153d
Tidy up the grep.zsh library
11 years ago
Marc Cornellà
0190eb084b
Use unaliased grep in flag check
11 years ago
Marc Cornellà
cf586b54b8
Ignore .bzr folders in grep too
11 years ago
Marc Cornellà
0bd3c9996f
Extract VCS folders definition to avoid repetition
11 years ago
Robby Russell
141c2e5934
Merge pull request #3344 from wrboyce/custom-lib
...
allow overriding lib/*.zsh in custom/lib
11 years ago