- 01 Dec, 2012 10 commits
-
-
Robby Russell authored
Add support of multiple screen variants in screen plugin
-
Robby Russell authored
Replace reset-prompt with push-line and accept-line
-
Robby Russell authored
Use rvm completion from ~/.rvm/scripts/zsh/Completion
-
Robby Russell authored
Implement 'gup' as git pull --rebase
-
Robby Russell authored
Added a CoffeeScript plugin.
-
Robby Russell authored
Added gwc(git whatchanged alias) to git plugin
-
Robby Russell authored
Alias 'rdbtp' to rake db:test:prepare to rails plugin
-
Robby Russell authored
Revert "Fix to restore bindings after switching to vi-mode"
-
Robby Russell authored
Add autocomplete for git "hubflow"
-
Robby Russell authored
urltools more fast
-
- 30 Nov, 2012 4 commits
-
-
Robby Russell authored
Add UPDATE_ZSH_DAYS setting
-
Robby Russell authored
Some fixes for the agnoster theme / Fixed autocompletion for autojump with homebrew
-
Robby Russell authored
fix typo in theme
-
satoru authored
-
- 28 Nov, 2012 6 commits
-
-
Gustavo authored
-
Will Weaver authored
This was copied from the git-flow plugin and necessary changes made for the additional features. http://dev.datasift.com/blog/hubflow-github-and-gitflow-model-together HubFlow is git flow with additional features to help with use of github.
-
Hauke Stange authored
-
Hauke Stange authored
-
Hauke Stange authored
-
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 #
-
- 27 Nov, 2012 2 commits
-
-
Hauke Stange authored
-
Hauke Stange authored
-
- 26 Nov, 2012 2 commits
-
-
Eric Danielson authored
-
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
-
- 24 Nov, 2012 2 commits
-
-
Srihari Sriraman authored
Quite often, db:test:prepare is run after db:migrate. Added for convenience.
-
Stanislav Mekhonoshin authored
Allows to view commit history in extended way
-
- 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 1 commit
-
-
Denys Lózko authored
-