- 24 Apr, 2013 7 commits
-
-
Robby Russell authored
The safe-paste plugin now works with tmux, too
-
Robby Russell authored
simple grammar change in template file
-
Robby Russell authored
Adding undocumented clean command to completion
-
Robby Russell authored
Battery plugin changes
-
Robby Russell authored
Added 'jekyll' to list of bundled commands
-
Robby Russell authored
git: fix parse_git_dirty()
-
Robby Russell authored
Make git_remote_branch plugin git-flow friendly
-
- 23 Apr, 2013 4 commits
-
-
JamesFerguson authored
- don't remove everything before the last / - do remove <remote_name>/ - allows flow style feature/foobar branch names
-
Tobias Sjösten authored
-
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.
-
- 21 Apr, 2013 2 commits
-
-
Felipe Contreras authored
If oh-my-zsh.hide-status is configured, the 'clean' code won't be generated, and some themes might end up distorted. Let's generate the 'clean' code even when we don't want the show the dirty status. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Ron Shapiro authored
Separate the battery_pct_remaining data into it's own function so that it can be obtained even if the battery is connected.
-
- 20 Apr, 2013 1 commit
-
-
Garami Gábor authored
Clean command is undocumented (not included in bundle help output), however that is very useful, especially in RVM environment you can clean up outdated gems in gemset.
-
- 18 Apr, 2013 2 commits
-
-
Chris Borgia authored
-
jaseg authored
-
- 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 9 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
-