- 22 Feb, 2015 34 commits
-
-
Robby Russell authored
Let 'ys' theme use hg repo info too
-
Robby Russell authored
Update theme "jispwoso" to support ret status and git
-
Robby Russell authored
Fix gmt compdef
-
Robby Russell authored
Updated cabal plugin with Cabal 1.18-1.20 commands.
-
Robby Russell authored
Update git-flow.plugin.zsh
-
Robby Russell authored
Adds completions to wp-cli plugin
-
Robby Russell authored
Update git-hubflow.plugin.zsh
-
Robby Russell authored
Test if --color=auto is a valid option for grep
-
Robby Russell authored
added server:run alias
-
Robby Russell authored
[wd] Update to v0.4.1
-
Robby Russell authored
Tmuxinator plugin improvements
-
Robby Russell authored
plugins: mercurial: Update the order prompt vars are displayed
-
Robby Russell authored
Adding ssh-config to vagrant plugin autocomplete. Was missing
-
Robby Russell authored
Add alias for git add --all
-
Robby Russell authored
grunt completion
-
Robby Russell authored
Added alias for downloading maven dependencies' sources and javadocs
-
Robby Russell authored
removed superfluous vcs_info_msg in trapd00r theme
-
Robby Russell authored
Add cab autocompletion to the cabal plugin
-
Robby Russell authored
Add convenience aliases for installation of npm modules
-
Robby Russell authored
Modify theme to optimize the usability, when you use solarized dark as s...
-
Robby Russell authored
Create Ubuntu/Debian/Mint/... plugin, based on Debian plugin
-
Robby Russell authored
Fixes incorrect prompt arrow color
-
Robby Russell authored
Added the 'mix local.hex' command to plugin completions for mix
-
Robby Russell authored
Removing 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 authored
Verify zle is active before trying to reset-prompt.
-
Brian Derr authored
-
Robby Russell authored
Remove '.' from $cdpath to avoid Cygwin breakage
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
Moving 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 authored
If 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 authored
Plugins: vi-mode
-
- 19 Feb, 2015 4 commits
-
-
Brian Derr authored
-
Robby Russell authored
Revert usage of install.ohmyz.sh URL, until HTTPS support.
-
nextgenthemes authored
-
nextgenthemes authored
-