- 24 May, 2011 3 commits
- 
- 
Pete Clark authored
- 
Pete Clark authoredOn my Ubuntu system this file was found in /usr/share/doc/task/scripts/zsh/_task.gz 
- 
Pete Clark authored
 
- 
- 13 May, 2011 6 commits
- 
- 
Robby Russell authoredAdded start/stop aliases for Apache 2 installation via macports. 
- 
Robby Russell authoredMake the delete key work correctly, instead of outputting a ~ 
- 
Robby Russell authoredjispwoso theme 
- 
Robby Russell authoredCompleat - Completion for Human Beings Plugin 
- 
Robby Russell authoredSupport for $(current_branch) on git_parse_ahead() 
- 
Robby Russell authoredupdate to jtriley-theme 
 
- 
- 09 May, 2011 2 commits
- 
- 
Justin Riley authored
- 
Juan G. Hurtado authoredChanges 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 authoredRelax pattern matching on TERM. Closes #320. 
- 
Renaud (Nel) Morvan authored
 
- 
- 01 May, 2011 1 commit
- 
- 
Robby Russell authoredAdd Muse theme for 256 color terminals 
 
- 
- 29 Apr, 2011 19 commits
- 
- 
Robby Russell authoredFixies auto update (2nd try) 
- 
nebirhos authored
- 
Matt Sacks authored
- 
Robby Russell authoredPersonal theme: juanghurtado.zsh-theme 
- 
Juan G. Hurtado authoredThis 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 authoredAdd git-flow plugin 
- 
Robby Russell authoredBasic autocompletion for Leiningen (fixed pull request) 
- 
Robby Russell authoredRails 3 aliases now work with Rails 2 as well. 
- 
Hakan Ensari authored
- 
Kevin Daudt authored
- 
Robby Russell authored
- 
Robby Russell authoredFeature: 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 authoredNew prompt methods on Git lib file 
- 
Juan G. Hurtado authoredModifies 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 authoredadd my custom zsh prompt 
- 
Robby Russell authoredNew theme second try 
- 
Robby Russell authoredadded alias for apt-cache search to deb plugin 
- 
Robby Russell authoredSupport non-standard rvm install prefixes in bira 
- 
Robby Russell authoredSignificantly 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 1 commit
- 
- 
Florian Adamsky authored
 
- 
