- 22 Feb, 2015 37 commits
- 
- 
Robby Russell authoredAdd rdms alias to rails plugin 
- 
Robby Russell authoredcask completion plugin 
- 
Robby Russell authoredBackground notifications on long-running commands 
- 
Robby Russell authoredLet 'ys' theme use hg repo info too 
- 
Robby Russell authoredUpdate theme "jispwoso" to support ret status and git 
- 
Robby Russell authoredFix gmt compdef 
- 
Robby Russell authoredUpdated cabal plugin with Cabal 1.18-1.20 commands. 
- 
Robby Russell authoredUpdate git-flow.plugin.zsh 
- 
Robby Russell authoredAdds completions to wp-cli plugin 
- 
Robby Russell authoredUpdate git-hubflow.plugin.zsh 
- 
Robby Russell authoredTest if --color=auto is a valid option for grep 
- 
Robby Russell authoredadded server:run alias 
- 
Robby Russell authored[wd] Update to v0.4.1 
- 
Robby Russell authoredTmuxinator plugin improvements 
- 
Robby Russell authoredplugins: mercurial: Update the order prompt vars are displayed 
- 
Robby Russell authoredAdding ssh-config to vagrant plugin autocomplete. Was missing 
- 
Robby Russell authoredAdd alias for git add --all 
- 
Robby Russell authoredgrunt completion 
- 
Robby Russell authoredAdded alias for downloading maven dependencies' sources and javadocs 
- 
Robby Russell authoredremoved superfluous vcs_info_msg in trapd00r theme 
- 
Robby Russell authoredAdd cab autocompletion to the cabal plugin 
- 
Robby Russell authoredAdd convenience aliases for installation of npm modules 
- 
Robby Russell authoredModify theme to optimize the usability, when you use solarized dark as s... 
- 
Robby Russell authoredCreate Ubuntu/Debian/Mint/... plugin, based on Debian plugin 
- 
Robby Russell authoredFixes incorrect prompt arrow color 
- 
Robby Russell authoredAdded the 'mix local.hex' command to plugin completions for mix 
- 
Robby Russell authoredRemoving say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562 
- 
Robby Russell authored
- 
Robby Russell authored
- 
Robby Russell authored
- 
Robby Russell authoredVerify zle is active before trying to reset-prompt. 
- 
Brian Derr authored
- 
Robby Russell authoredRemove '.' from $cdpath to avoid Cygwin breakage 
- 
Robby Russell authored
- 
Robby Russell authored
- 
Robby Russell authored
- 
Robby Russell authoredMoving README to markdown... and taking first steps at reorganizing it. Also updated the LICENSE to reflect 2015. 
 
- 
- 20 Feb, 2015 2 commits
- 
- 
Murilo Opsfelder Araujo authoredIf a user sets ZSH_THEME_HG_PROMPT_* as the following, he ends up with %{$reset_color%} resetting the bold style of last character ")" because _SUFFIX was expanded before calling hg_dirty(): ZSH_THEME_HG_PROMPT_PREFIX="%{$fg_bold[blue]%}hg:(%{$fg[white]%}" ZSH_THEME_HG_PROMPT_SUFFIX="%{$reset_color%}" ZSH_THEME_HG_PROMPT_DIRTY="%{$fg[blue]%}) %{$fg[yellow]%}✗%{$reset_color%}" ZSH_THEME_HG_PROMPT_CLEAN="%{$fg[blue]%})" With this patch, the variable ZSH_THEME_HG_PROMPT_SUFFIX is lastly displayed, following the same order as in git_prompt_info(), i.e. <prefix><dirty><suffix>.
- 
Robby Russell authoredPlugins: vi-mode 
 
- 
- 19 Feb, 2015 1 commit
- 
- 
Brian Derr authored
 
- 
