- 01 Jun, 2011 1 commit
-
-
Robby Russell authored
on a dotfile to be in ~/bin. This reverts commit f2f34f54.
-
- 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
-
- 02 May, 2011 2 commits
-
-
Robby Russell authored
Relax pattern matching on TERM. Closes #320.
-
Renaud (Nel) Morvan authored
-
- 01 May, 2011 1 commit
-
-
Robby Russell authored
Add Muse theme for 256 color terminals
-
- 29 Apr, 2011 7 commits
-
-
Robby Russell authored
Fixies auto update (2nd try)
-
nebirhos authored
-
Matt Sacks authored
-
Robby Russell authored
Personal theme: juanghurtado.zsh-theme
-
Juan G. Hurtado authored
This is my personal oh-my-zsh theme. It has Git support through methods found in Git lib file of oh-my-zsh. It uses: - parse_git_dirty() - git_prompt_ahead() - current_branch() - git_prompt_short_sha() - git_prompt_status() It also shows user name, machine name and current path. You can take a look at a screenshot at http://goo.gl/ZVoyk
-
Robby Russell authored
Add git-flow plugin
-
Robby Russell authored
Basic autocompletion for Leiningen (fixed pull request)
-