Larry Lv
6c5e63022d
Unset `config_file` variable in oh-my-zsh.sh
...
`config_file` variable will mess up with `cd` auto-complete command.
eg. I have a local dir named `Code`, and when I type `cd co<Tab>`,
config_file will show up, and doesn't make any sense...
13 years ago
Timothy Andrew
f7fc164377
Added a `migrate` alias.
...
It migrates the DB and prepares the test DB.
13 years ago
Robby Russell
178bce287e
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
13 years ago
Robby Russell
0118b5b759
Merge pull request #1248 from grahamc/add-symfony
...
Adding a symfony plugin, for symfony 1
13 years ago
Robby Russell
78e3f38db7
Merge pull request #1258 from caio/git-branch-status
...
Add branch status support to git_prompt_status
13 years ago
Robby Russell
d100354d0d
Merge pull request #778 from rschmukler/plugin-osx
...
Added vsplit_tab and split_tab for iTerm.
13 years ago
Robby Russell
462136a9d6
Merge pull request #794 from markdrago/cloud_parameter
...
add ability to set custom prefix for cloud theme
13 years ago
Robby Russell
5aed0aed4e
Merge pull request #875 from ttddyy/prompt_git-remove
...
prompt git-rm as deleted
13 years ago
Robby Russell
d88fad3392
Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issue
...
Fixed Mac OS X Terminal.app related issue with extra newlines echoed
13 years ago
Robby Russell
24188fda80
Merge pull request #1181 from paulmars/master
...
Plugin for git_remote_branch autocomplete.
13 years ago
Robby Russell
dbeb74ece8
Merge pull request #1189 from petemounce/yum-quote
...
Fix mismatched quote in yum plugin
13 years ago
Robby Russell
5f41ecd7b8
Merge pull request #1186 from r-darwish/history
...
Added history plugin
13 years ago
Robby Russell
bd9a86051f
Merge pull request #1247 from drnic/git-cmds
...
Added 'gcl'for 'git config --list'; and gd for 'git diff'
13 years ago
Robby Russell
421a738b49
Merge pull request #1273 from ystein/master
...
Typo in cd-wrapper
13 years ago
Robby Russell
63deae380c
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
13 years ago
Robby Russell
868a5138f6
Resolving conflict in merge of #1313
13 years ago
Robby Russell
3199d2ed8d
Merge pull request #1387 from jimhester/vi-mode-patch
...
Fixes for vi-mode terminal overwriting bugs
13 years ago
Robby Russell
43ca5d8cbe
Merge pull request #1458 from ranman/master
...
lazyload virtualenvwrapper
13 years ago
Robby Russell
9ae128983a
Merge pull request #1454 from gAmUssA/patch-4
...
Update plugins/sublime/sublime.plugin.zsh
13 years ago
Robby Russell
b204ce8f67
Merge pull request #1462 from aliasbind/master
...
Add last command's 'exit status' display to mortalscumbag theme
14 years ago
Robby Russell
26b3e1015d
Merge pull request #1460 from tresni/patch-4
...
urltools for everyone
14 years ago
Robby Russell
2f0717cb76
Merge pull request #1459 from tresni/patch-3
...
Backwards Compatible Jira URLs #1378
14 years ago
Robby Russell
1ad2104d7a
Merge pull request #1463 from syphar/fix_last_working_dir
...
plugin last-working-dir: create cache-directory if it doesn't exist
14 years ago
Andrei Gorgan
8925cff334
Fix prompt color: Change it back to green
14 years ago
Denis Cornehl
98bd19a036
plugin last-working-dir: create cache-directory if it doesn't exist
14 years ago
Andrei Gorgan
e096e4041f
Print last exit status in mortalscumbag prompt
14 years ago
Brian Hartvigsen
80f151e56d
urltools for Everyone
...
#1445 is great, if you use node. For those that don't this should mean we can find a reasonable fallback.
Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
* `node`
* `python`
* `ruby`
* `php`
* `perl`
Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
14 years ago
Brian Hartvigsen
39e5c9a6d7
Backwards Compatible Jira URLs #1378
...
Adds support for Rapid Board without breaking backwards compatibility (like #1378 )
Allows JIRA url to be set in .zshrc, current directory, and/or home directory.
14 years ago
J. Randall Hunt
b9d5a39098
use lazy load for virtualenvwrapper
...
Using lazy loading for virtualenvwrapper gives a mariginal speed
improvement and doesn't stop workon_cd from working. It has the
undesired effect of forcing you to call certain virtualenv commands
twice before they work (only once per shell instantiation).
14 years ago
Lucas Sampaio
51e05b7579
hg_current_branch added to mercurial plugin
14 years ago
Robby Russell
5193a1dbc9
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
14 years ago
Robby Russell
f8343b0fd9
Merge pull request #1457 from NeuralSandwich/master
...
Battery plugin: Fixed Kernel type detection
14 years ago
Robby Russell
13998bb2cc
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
14 years ago
Probably Not
dfbafe6d58
Fixing conflict in install scripts
14 years ago
Robby Russell
fcc8b19253
Merge pull request #1328 from mfoo/master
...
Fix autojump plugin error on Linux with manual installation of autojump
14 years ago
Robby Russell
228c3fc89f
Merge pull request #1301 from bencao/master
...
fix rvm plugin auto complete not work problem
14 years ago
Robby Russell
ef4e2aa26d
Merge pull request #1293 from cenkalti/master
...
Look virtualenvwrapper plugin in PATH
14 years ago
Robby Russell
fdf3a3998f
Merge pull request #1295 from XL64/master
...
Fixed johnathan-zsh.theme if rbenv doesn't exists
14 years ago
Robby Russell
1f284071de
Merge pull request #1298 from nickhutchinson/fishy
...
Update fishy theme to collapse working directory in PROMPT
14 years ago
Robby Russell
ce20cba7e3
Merge pull request #1382 from fushunpoon/master
...
Unroll for-loops in .oh-my-zsh so that running zsh-5.0.0 on Terminal.app on Snow Leopard will work.
14 years ago
Robby Russell
d19e01b140
Merge pull request #1191 from r-darwish/themes-plugin
...
Themes plugin
14 years ago
Robby Russell
275e7cba8f
Merge pull request #1235 from henryyan/master
...
Improved maven plugin added a lot of auto complection, add git-extras plugin
14 years ago
Robby Russell
4cad0a48fd
Merge pull request #1241 from agrimaldi/git-extras
...
plugin for git-extras
14 years ago
Robby Russell
127a47b2bd
Merge pull request #1249 from korjavin/aptitude
...
alias at=aptitude broke /usr/bin/at scheduler.
14 years ago
Robby Russell
aa382b572e
Merge pull request #1255 from SuprDewd/master
...
Added a "please" alias for sudo
14 years ago
Robby Russell
e89f950985
Merge pull request #1256 from seegno/master
...
Added sf Symfony2 binary alias
14 years ago
Robby Russell
96f35e6949
Merge pull request #1259 from bwl/sublime-fix
...
Adding logic for ~/Applications folder installs of Sublime Text 2
14 years ago
Robby Russell
9977afc0b5
Merge pull request #1263 from tedv/headless-git
...
Make git use sha when branch name is missing.
14 years ago
Robby Russell
2e5a689c05
Merge pull request #1265 from aletessier/ssh-completion
...
Fix ssh plugin completion
14 years ago
Robby Russell
ac90eed387
Merge pull request #1274 from sc68cal/feature/git_decorate_log
...
[Git Plugin] Add shortcut for showing log of all branches
14 years ago