- 28 Nov, 2012 1 commit
-
-
Max Bane authored
This reverts commit b609aa0e -- this commit was a bad idea, because it makes vi-mode very difficult to use. The default `bindkey` keybindings are NOT MEANT to coexist with `bindkey -v` Vi mode; that's why `bindkey -v` clears them in the first place! Restoring all of the default keybindings after enabling Vi mode, the way the reverted commit did, causes many collisions between those default keybindings that begin with ESC and the command-mode-initiating ESC of Vi mode. See Issue 1438 of robbyrussell/oh-my-zsh. If people have custom keybindings, they should create them in their ~/.zshrc AFTER enabling the vi-mode plugin and sourcing oh-my-zsh.sh. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modified: plugins/vi-mode/vi-mode.plugin.zsh #
-
- 26 Nov, 2012 1 commit
-
-
Robby Russell authored
fixing issue 1423
-
- 25 Nov, 2012 9 commits
-
-
Carlos Alexandro Becker authored
-
Robby Russell authored
sublime text not found in Ubuntu
-
Robby Russell authored
agnoster theme shows error code instead of an "x"
-
Robby Russell authored
added some maven love <3
-
Robby Russell authored
Improved statistics functions
-
Robby Russell authored
Fix for "?" and "!" in svn status output
-
Robby Russell authored
Fix for brew installed autojump
-
Robby Russell authored
Adding grt alias to the git plugin.
-
Robby Russell authored
Add gifast plugin
-
- 22 Nov, 2012 4 commits
-
-
Felipe Contreras authored
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
- 21 Nov, 2012 5 commits
-
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
- 20 Nov, 2012 1 commit
-
-
Josh Matthews authored
-
- 14 Nov, 2012 1 commit
-
-
CHH authored
1 1124 24.6006% c 2 985 21.5583% git 3 343 7.50711% rails 4 328 7.17881% cd 5 314 6.8724% rspec 6 257 5.62486% la 7 197 4.31167% rake 8 154 3.37054% s 9 109 2.38564% .. 10 95 2.07923% rvm 11 68 1.48829% guard 12 36 0.787919% bundle 13 29 0.634712% ssh 14 28 0.612826% pry 15 27 0.590939% open 16 26 0.569052% middleman 17 26 0.569052% gem 18 24 0.525279% rm 19 24 0.525279% heroku 20 23 0.503392% nvm
-
- 13 Nov, 2012 1 commit
-
-
Caleb Epstein authored
-
- 12 Nov, 2012 1 commit
-
-
Caleb Epstein authored
-
- 07 Nov, 2012 1 commit
-
-
Carlos Alexandro Becker authored
-
- 06 Nov, 2012 3 commits
-
-
Sean Escriva authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
- 05 Nov, 2012 1 commit
-
-
汤凯 Kevin Tong authored
Considering the situation when installing sublime text via apt-get (WebUpd8 Sublime Text 2 PPA)
-
- 03 Nov, 2012 1 commit
-
-
Fuad Saud authored
-
- 09 Oct, 2012 8 commits
-
-
Robby Russell authored
Added Composer Plugin and Symfony2 alias
-
Robby Russell authored
New 'Nanoc' plugin
-
Robby Russell authored
updated cap plugin to use `cap -T` instead of `cap show_tasks`
-
Robby Russell authored
Don't show empty parens if you are using your system ruby
-
Robby Russell authored
Add zeus plugin
-
Robby Russell authored
Open Jira issues from a project
-
Robby Russell authored
URL Tools Plugin
-
Dominik Bamberger authored
-
- 08 Oct, 2012 1 commit
-
-
Ian Chesal authored
* Added urlencode -- alias to encode URLs from the command line using Python * Added urldecode -- alias to decode URLs from the command line using Python
-
- 05 Oct, 2012 1 commit
-
-
Daniel Gomes authored
-