- 22 Feb, 2015 26 commits
-
-
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 7 commits
-
-
Brian Derr authored
-
Robby Russell authored
Revert usage of install.ohmyz.sh URL, until HTTPS support.
-
nextgenthemes authored
-
nextgenthemes authored
-
Craig Paterson authored
-
wajdi authored
-
Marc Cornellà authored
This reverts commit b6cbba9d.
-
- 18 Feb, 2015 5 commits
-
-
Robby Russell authored
Chuck Norris fortune
-
Robby Russell authored
Fix first-tab completion in task command
-
Robby Russell authored
Plugin for Ember-cli
-
Robby Russell authored
docker containers based on defined names
-
Robby Russell authored
Add initial JHBuild plugin support
-