- 01 Dec, 2012 18 commits
-
-
Robby Russell authored
Fix color syntax
-
Robby Russell authored
Jira Plugin - Wrong URL
⚡ -
Robby Russell authored
Pass plugin for completion
-
Robby Russell authored
Fix sourcing brew's autojump of version 21.0.3+
-
Robby Russell authored
Fix backwards svn "dirty" state detection
-
Robby Russell authored
Added a small mod of the tjkirch theme
-
Robby Russell authored
Update themes/minimal.zsh-theme
-
Robby Russell authored
Updated svn.plugin.zsh to behave more like lib/git.zsh
-
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 4 commits
-
-
Hauke Stange authored
-
Hauke Stange authored
-
Drarok Ithaqua authored
-
Drarok Ithaqua authored
-
- 26 Nov, 2012 2 commits
-
-
Eric Danielson authored
-
Robby Russell authored
fixing issue 1423
-
- 25 Nov, 2012 6 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
-