73c2c8adc7
Add Thor to bundled commands
2012-01-16 15:19:36 +01:00
b73f95ab26
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
2012-01-16 13:34:07 +00:00
54a30c4701
sprunge-plugin: Remove the unnecessary while loop.
2012-01-16 13:26:08 +01:00
6040d72e2a
Fix the behaviour of the sprunge plugin so that is preserves whitespaces and tabs.
2012-01-16 12:20:06 +01:00
f504102584
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2012-01-16 09:58:03 +01:00
c04b4abe91
Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported.
2012-01-13 12:40:59 +00:00
5809a4721d
check if autojump is installed
2012-01-10 10:01:16 +01:00
7a41498b0d
Merge pull request #784 from lnxbil/967e84ebaa180ad2ab1eebc9a512f94d93e84aea
...
multiple version should also be highlighted
2012-01-09 20:56:25 -08:00
b7b2dd5802
Merge pull request #806 from OutPunk/terminalapp-plugin
...
Apple Terminal.app resume directory plugin
2012-01-09 20:55:24 -08:00
ae735335e1
Kill the compdef; Introduce 'grh' alias for 'git reset HEAD'
2012-01-09 15:19:19 -08:00
730e029664
Added alias for git diff.
2012-01-07 15:36:58 -05:00
7a361870a9
add annotate
2012-01-06 22:10:57 +01:00
804c18ca53
remove the -v flag from a few mercurial aliases
...
The -v flag for these commands really isn't very useful. It will
output some information about the hooks it is running, but that is
generally not useful and just noisy. The desire to add -v to these
commands is exceptional and IMHO it's better to make the common
case of not seeing those messages the supported behavior.
2012-01-05 17:39:13 -05:00
9ac98f6ceb
Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard'
2012-01-05 13:41:27 -08:00
a28b8889ee
Apple Terminal.app resume directory plugin
2012-01-05 11:16:17 +06:00
955825b1e9
autojump plugin enhanced
2012-01-03 18:03:53 +01:00
8c45b73918
Merge pull request #785 from simonjefford/patch-1
...
bundler plugin - don't "bundle exec rails"
2012-01-02 19:05:47 -08:00
a49fcea9f5
Fixed the rfind command in the ruby plugin
2012-01-02 21:48:19 +01:00
2176cf37fb
bundler plugin - don't "bundle exec rails"
...
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
2011-12-29 21:54:19 +00:00
967e84ebaa
multiple versions could occur and should also be highlighted
2011-12-29 02:22:40 +01:00
4a813cf1a2
Added vsplit_tab and split_tab for iTerm. Create new session within a vertical/horizontal split of the tab respectively.
2011-12-27 21:02:31 -06:00
3e9493fb30
Merge pull request #679 from ornicar/official
...
Add yaourt --sucre alias in archlinux plugin
2011-12-26 10:45:53 -08:00
6bab89a479
Merge pull request #671 from peterhoeg/31cddcd32427a5f5d3daa0da168d39aba5b510b4
...
fix: rbenv plugin - gemset.
2011-12-26 10:33:17 -08:00
359fe53883
Merge pull request #688 from alexstrat/master
...
Plugin : autocomplete for Jake
2011-12-26 10:32:37 -08:00
ae3f5e4917
Merge pull request #693 from dreur/upstream-debian-apt-history
...
Add apt-history function to debian plugin
2011-12-26 10:31:41 -08:00
22b99779d9
Merge pull request #702 from sirech/fix-bundle-compl
...
Pull request #594 was not really correct
2011-12-26 10:31:16 -08:00
2864e421ea
Merge pull request #710 from moutten/patch-1
...
Add the --format tag to knife list commands
2011-12-26 10:30:09 -08:00
7c66c63463
Merge pull request #669 from peterhoeg/f/battery
...
add: battery plugin
2011-12-26 10:29:14 -08:00
0407eb000f
Merge pull request #747 from ilikenwf/1a49f6443c0230b8e182294546ed9ef2a5110bf2
...
Add sprunge.us uploader - uses files, pipes, etc and posts to a minimalistic pastebin
2011-12-26 10:06:55 -08:00
12a04571bb
Added alias gcm='git checkout master
2011-12-23 11:14:22 +04:00
54f17588b3
Merge pull request #752 from andrewtch/symfony2-completion
...
Symfony 2 completion
2011-12-19 13:56:48 -08:00
8c96fa3ec6
Merge pull request #757 from cwjohnston/knife-environments
...
Add support for chef environments in knife plugin
2011-12-19 13:55:40 -08:00
1ced49b85a
adding support for chef environments in knife plugin
2011-12-18 22:15:00 -07:00
03424fdadb
Symfony 2 completion
2011-12-18 00:23:31 +02:00
1a49f6443c
add sprunge.us pastebin uploader - uses files, or pipes
2011-12-15 18:18:04 -08:00
30890b9eb9
Fixes and improves the behavior of the tm command
2011-12-15 09:28:02 -05:00
c133f41833
Merge pull request #343 from giddie/plugin-wakeonlan
...
Plugin to make WOL nice & easy
2011-12-14 22:09:51 -08:00
047fcdc2cb
Merge pull request #743 from c089/autojump-macports
...
add support for autojump installed via macports
2011-12-14 22:04:11 -08:00
e25147a3af
Merge pull request #734 from maxpersson/726-pip-completion
...
Added brute force package completion to pip plugin
2011-12-14 21:59:14 -08:00
d3cc18499d
Merge pull request #701 from kirs/master
...
Rails Migrations support in Rails3 plugin
2011-12-14 21:51:21 -08:00
3e7e52a25f
add support for autojump installed via macports
2011-12-14 11:47:24 +01:00
e24230cbfb
Merge branch 'master' of git@github.com:fred-o/oh-my-zsh
...
Conflicts:
.gitignore
2011-12-08 10:02:17 +01:00
5eae942188
Added message when caching packages
2011-12-07 14:09:43 +01:00
1c4997f5ca
Added caching of packages
2011-12-07 13:32:58 +01:00
42b0123427
Added brute force package completin on install subcommand
2011-12-07 11:08:42 +01:00
7c36ef7faa
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
2011-12-06 13:51:31 -08:00
31badac2ea
Jake-node plugin : update
...
- remove the need to write a `jake_tasks` in the directory
- use most recent usage of completion with zsh
- tested for MacOSX and Ubuntu
2011-12-02 12:54:04 +01:00
20b025ba2c
tmuxinator completion
...
A utility to automate tmux session creation
https://github.com/aziz/tmuxinator
2011-12-02 18:32:15 +08:00
5260bfd4eb
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
2011-11-27 15:07:31 +01:00
2c660c16ad
Only alias git=hub if hub --version
works.
...
`hub` is crashing for me on a old CentOS setup with
"undefined method `shelljoin'".
On first use of the `git` function it is now checked if
`hub --version` returns successfully.
2011-11-24 13:57:10 +01:00