- 28 May, 2011 11 commits
-
-
Andrew Hodges authored
-
Andrew Hodges authored
Add plugin with completion for thor.
-
Andrew Hodges authored
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
-
Andrew Hodges authored
Add helper aliases for show/hide files. Add helper alias to recursively delete .DS_Store files.
-
Andrew Hodges authored
Add helper function to open node api in browser. Add binaries installed via npm to path. Tell node where to find things (what things?).
-
Andrew Hodges authored
Add helper function to restart an app running on Pow!
-
Andrew Hodges authored
Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way).
-
Andrew Hodges authored
Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin.
-
Andrew Hodges authored
Add helper function to get rvm head. Add helper function to link zsh completion that comes with rvm into om-my-zsh plugin directory, but don't overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is better, but I want to be able to compare).
-
Andrew Hodges authored
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
-
Andrew Hodges authored
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180. Add completion definitions for helper functions.
-
- 26 May, 2011 9 commits
-
-
Robby Russell authored
Autojump plugin
-
Robby Russell authored
My 'simple' theme.
-
Robby Russell authored
Add missing flag to unrar
-
Robby Russell authored
Fishy theme - better Git integration
-
Robby Russell authored
Fixed an issue with the phing plugin
-
Robby Russell authored
Added gpg-agent plugin
-
Robby Russell authored
added my zsh-theme
-
Robby Russell authored
Steeef theme
-
Suraj N. Kurapati authored
The git status indicators were taken from sorin.zsh-theme and changed to use ASCII symbols instead of Unicode ones because my preferred terminal font, DejaVu Sans Mono, renders Unicode symbols poorly and also because Unicode rendering is not available in standard Linux virtual terminals.
-
- 25 May, 2011 3 commits
-
-
Robby Russell authored
add custom completion support
-
Robby Russell authored
obraun theme
-
Robby Russell authored
Fix to Random Theme Selection
-
- 24 May, 2011 2 commits
-
-
Casey Watson authored
- themes array is 1-based - theme files names are located in indicies 1 through N inclusive - this resolves an issue where you would occasionally see: "no such file or directory. Random theme '' loaded..."
-
Robby Russell authored
RVM Plugin
-
- 22 May, 2011 1 commit
-
-
Guten authored
-
- 20 May, 2011 2 commits
-
-
Oliver Braun authored
existing theme.
-
Jan-Oliver Jahner authored
-
- 19 May, 2011 2 commits
-
-
Jacob Atzen authored
-
Jacob Atzen authored
-
- 13 May, 2011 6 commits
-
-
Robby Russell authored
Added start/stop aliases for Apache 2 installation via macports.
-
Robby Russell authored
Make the delete key work correctly, instead of outputting a ~
-
Robby Russell authored
jispwoso theme
-
Robby Russell authored
Compleat - Completion for Human Beings Plugin
-
Robby Russell authored
Support for $(current_branch) on git_parse_ahead()
-
Robby Russell authored
update to jtriley-theme
-
- 09 May, 2011 2 commits
-
-
Justin Riley authored
-
Juan G. Hurtado authored
Changes method git_parse_ahead() on git.zsh lib file. Before this change it checked directly against origin/master branch. Now it uses $(current_branch) to check for not pushed changes against the current remote branch.
-
- 05 May, 2011 1 commit
-
-
Sorin Ionescu authored
-
- 03 May, 2011 1 commit
-
-
Jonas Huckestein authored
-