- 23 Apr, 2013 3 commits
-
-
JamesFerguson authored
- don't remove everything before the last / - do remove <remote_name>/ - allows flow style feature/foobar branch names
-
Robby Russell authored
Added option to allow untracked files as non dirty
-
Robby Russell authored
mvn plugin was missing "redeploy" completion for tomcat.
-
- 22 Apr, 2013 2 commits
-
-
Dustin Hemmerling authored
-
Jeremy Attali authored
In this commit, the option only works for git but it should not be to hard for someone who knows svn to so the same. This commit is largely inspired by @yoavweiss, I only added an option to use it.
-
- 12 Apr, 2013 8 commits
-
-
Robby Russell authored
Gitfast plugin - Untracked files char not shown %
-
Robby Russell authored
Fixed 'ls' issue on NetBSD
-
Robby Russell authored
Adding torrent tools plugin.
-
Robby Russell authored
fabric plugin
-
Robby Russell authored
Add rebar plugin
-
Robby Russell authored
Escape $ZSH path in upgrade_oh_my_zsh
-
Robby Russell authored
Added $PATH to PATH in install shell
-
Robby Russell authored
Was broken, >! doesn't work with noclobbing. Fixed it.
-
- 11 Apr, 2013 4 commits
-
-
Robby Russell authored
a plugin (function) which copies the current directory into the clipboar...
-
Robby Russell authored
Fixes Issue#1705
-
Robby Russell authored
Vundle clean function
-
bertabus authored
-
- 09 Apr, 2013 1 commit
-
-
Gaurav Misra authored
If the current directory has spaces, the script fails to change paths and fails.
-
- 08 Apr, 2013 22 commits
-
-
Marko Bauhardt authored
-
Robby Russell authored
>! doesn't work with noclobber. changed >! to >| and echo "$PWD" to pwd(redundant)
-
Robby Russell authored
Add emoji-clock plugin
-
Bercio authored
-
Bercio authored
-
Alexis Hildebrandt authored
which displays the current time with half hour accuracy as an emoji symbol, for example in the shell prompt.
-
Robby Russell authored
Add new theme : jaischeema
-
Robby Russell authored
Add Theme "itchy"
-
Robby Russell authored
tmuxinator completion
-
Robby Russell authored
-
Robby Russell authored
Adding Tmux Plugin
-
Robby Russell authored
Add useful aliases accompanying 'push/pull' activites
-
Robby Russell authored
parse_git_dirty() support for Git 1.6
-
Robby Russell authored
Improve portability of cache file detection for command targets
-
Robby Russell authored
Autocomplete composer default methods if composer.json is not available
-
Robby Russell authored
Alias for commit and commit all with amend
-
Robby Russell authored
A new plugin "colored-man" and a greeny theme "kiwi"
-
Robby Russell authored
Powify autocomplete
-
Robby Russell authored
add bower autocompletion
-
Robby Russell authored
Update _vagrant
-
Robby Russell authored
added hub autocomplete instructions
-
Robby Russell authored
This fixes checking for git untracked items
-