- 20 May, 2011 1 commit
-
-
Jurriën Stutterheim authored
-
- 15 May, 2011 1 commit
-
-
Jurriën Stutterheim 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 19 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)
-
Robby Russell authored
Rails 3 aliases now work with Rails 2 as well.
-
Hakan Ensari authored
-
Kevin Daudt authored
-
Robby Russell authored
-
Robby Russell authored
Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309
-
Robby Russell authored
New prompt methods on Git lib file
-
Juan G. Hurtado authored
Modifies the Git lib file (lib/git.zsh), adding three new prompt methods: - git_prompt_ahead(): Shows the content of the custom var $ZSH_THEME_GIT_PROMPT_AHEAD if the local repository has commits ahead from the remote origin repository - git_prompt_short_sha(): Shows last commit SHA hash in short mode wrapped between the content of the custom vars $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and $ZSH_THEME_GIT_PROMPT_SHA_AFTER - git_prompt_long_sha(): Shows last commit SHA hash in long mode wrapped between the content of the custom vars $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and $ZSH_THEME_GIT_PROMPT_SHA_AFTER
-
Robby Russell authored
add my custom zsh prompt
-
Robby Russell authored
New theme second try
-
Robby Russell authored
added alias for apt-cache search to deb plugin
-
Robby Russell authored
Support non-standard rvm install prefixes in bira
-
Robby Russell authored
Significantly speed up startup time (1.2 seconds for me) by removing redundant compinit calls
-
- 28 Apr, 2011 2 commits
-
-
Pat Regan authored
-
Justin Riley authored
-
- 27 Apr, 2011 2 commits
-
-
Pat Regan authored
-
-
- 26 Apr, 2011 2 commits
-
-
Florian Adamsky authored
-
Robby Russell authored
Added my theme
-