-
56a5793ce Squashed 'repos/robbyrussell/oh-my-zsh/' changes from 5ee5403..6ddd44a ... Browse Code »2
6ddd44a Merge pull request #3622 from koddsson/notifier-plugin-if-order
656db4d Merge pull request #3623 from uberspot/nmap_feat
1308515 Re-order OS detection if..else statement.
0dc7b5c add nmap plugin with some aliases for scan modes
31e29e1 Merge pull request #3625 from tandrup/master
1dcc81c Merge pull request #3630 from designorant/grunt-plugin-update
8b45118 Update Grunt plugin to 0.1.2
7fc47e7 Fixing spaces in title and message given to bgnotify on OS X
677acc3 Merge pull request #3486 from ckesc/master
bd792f0 Merge pull request #3444 from lululau/httpie-pr
9aa11c3 Merge pull request #3458 from rexk/feature/go-plugin-upgrade
86a41a8 Merge pull request #3480 from dskecse/add-rails-rdms-alias
d28917d Merge pull request #1999 from akatov/carton
78cfe75 Merge pull request #3301 from t413/master
aa9325a Merge pull request #3025 from DanielOaks/ys-newness
b91ca24 Merge pull request #3394 from zghember/master
4353162 Merge pull request #2407 from mgalgs/gmt-compdef
237304a Merge pull request #2346 from zsiciarz/master
2728543 Merge pull request #3508 from joshtronic/patch-1
07ebfd8 Merge pull request #3497 from hsingh23/patch-1
9c0b643 Merge pull request #3509 from joshtronic/patch-2
ff6ca9b Merge pull request #3538 from TheLinuxKitten/grep-if-color
e2fd99a Merge pull request #3526 from DariusPHP/master
be63e8b Merge pull request #3518 from mfaerevaag/master
6809b42 Merge pull request #3541 from agios/tmuxinator
983c0c9 Merge pull request #3615 from mopsfelder/hgprompt
49a3dd1 Merge pull request #3608 from idjaw/master
c4c3d32 Merge pull request #3544 from tejasbubane/add-all-alias-in-git-plugin
7649c29 Merge pull request #2009 from akatov/grunt
9d0a9b8 Merge pull request #3559 from WarFox/feature/mvn-plugin-src-docs
d80f620 Merge pull request #3561 from jakobj/master
7c2d84f Merge pull request #3569 from avalent/master
2f23f33 Merge pull request #3577 from jameswomack/npm_convenience_aliases
377b1f9 Merge pull request #3580 from LukasDoe/master
e1bcd77 Merge pull request #3601 from nextgenthemes/master
57ed0cd Merge pull request #3598 from roderickrandolph/master
56bc1c3 Merge pull request #3609 from craigp/added_local_hex_to_mix_plugin
43bdea4 Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562
ce607d3 Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913.
6713aef Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
aa16e18 Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832.
7b71dcc Merge pull request #3610 from bderrly/zle-active-check
d7837c6 Shorten the zle check and reset-prompt into one line.
efd6d4d Merge pull request #3597 from apjanke/no-dot-in-cdpath
a1de65e Removing --no-check-certificate from README
5cd3182 Missed a few textile formatting spots
caac64c Few copy edits to README
8f1741d Moving README to markdown... and taking first steps at reorganizing it. Also updated the LICENSE to reflect 2015.
0a99ca0 plugins: mercurial: Update the order prompt vars are displayed
77140a2 Merge pull request #3603 from alx741/master
bc8abe5 Verify zle is active before trying to reset-prompt.
9bf1960 Merge pull request #3607 from mcornella/drop-insecure-url
aff01d9 Update readme.md
3936763 Markdown bolds to capital letters
8ce1245 added the 'mix local.hex' command to plugin completions
e10470f Adding ssh-config to vagrant plugin autocomplete. Was missing
152a751 Revert usage of install.ohmyz.sh URL, until HTTPS support.
223197b Merge pull request #3533 from maff/chucknorris-fortune
8d561aa Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion
dcc08b0 Merge pull request #3545 from BilalBudhani/ember-cli-plugin
9a58e8d Merge pull request #3578 from ctroncoso/patch-1
67fff60 Merge pull request #3589 from miguxbe/master
84a318b Merge pull request #3590 from voronkovich/master
5b429b6 Merge pull request #3596 from kossmac/master
24ebf9c Merge pull request #3591 from zmwangx/ls-variants
c5e8713 Merge pull request #3594 from pi0/master
33900df PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion
099246d PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation
d8b9932 Update readme.md
660eeb1 Update readme.md
3120b9a Update readme.md
f50b3fe Create ubuntu plugin, based on debian plugin.
6b29aab Create readme.md
8b5950b Fix: "\s" is a gawk-specific regexp operator.
23d4e7e Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color
46e6e2e Fixes incorrect prompt arrow color
6ccf67a Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to an underlying zsh bug.
cd36ded added stats command to docker plugin
7c73a3a Laravel 5 support
2790a5e Bring back -h option to ls variants
b39dbec Fix tmuxinator completion for symlinked dirs
ec9525b Add initial JHBuild plugin support
7c00bcd Modify theme to optimize the usability, when you use solarized dark as shell color scheme.
4b20bfe Fix first-tab completion in task command
68955f1 docker containers based on defined names
6967393 Add convenience aliases for installation of npm modules
3b6a695 Merge branch 'master' of github.com:avalent/oh-my-zsh
3ba10ad Added cab autocompletion to the cabal plugin.
6bccb1a removed superfluous vcs_info_msg in trapd00r theme
fc606d9 Added alias for downloading maven dependencies' sources and javadocs
2e0da68 add chucknorris plugin
431faa9 Creates Ember-cli plugin and Adds its aliases
8cb97d6 Add alias for git add --all
f2130fa Test if --color=auto is a valid option for grep
c4d3de1 added server:run alias
4533c7a [wd] Update to v0.4.1
49549d9 Update git-hubflow.plugin.zsh
fd3a348 Update git-flow.plugin.zsh
b2f8764 Adds completions to wp-cli plugin
5b90092 Sublime Text plugin: added sst alias for sudo run sublime
a55a313 Add rdms alias to rails plugin
8105d4a Merge commit '175b4a807383530aa75145b5b6fdedb3ce1f11f2'
8790fa3 go plugin upgrade for version 1.4
957564a Add completion for httpie
6fd0b73 Merge commit '141c2e593401f245a9f9bb0799ada8bf14b677d7'
6f70d28 Update theme "jispwoso" to support ret status and git
fd69c34 Add screenshots to readme
98fc8dd Fix for OS X when no window id is returned (like on the desktop)
cbec1d7 Add window ID fallback for windows.
3d376bb Fix renamed method issue.
adafe27 add cygwin windows support with notifu, add to readme
0b0cc2c Fixed math on linux, removed debug echo.
e16d3e4 Add bgnotify plugin, a cross-platform background notifier!
49e10ae Make 'ys' theme use hg repo info too
1274a5e Added cabal freeze subcommand.
1ab0f77 Updated cabal commands for Cabal 1.20
859a37d Fixed typo in cabal plugin.
d3acea3 Updated cabal plugin with Cabal 1.18 commands.
33ef34b Fix gmt compdef
1af012d carton was renamed to cask
55c90b1 grunt completion courtesy of @yonchu: https://github.com/yonchu/grunt-zsh-completion
7fb1712 carton completion plugingit-subtree-dir: repos/robbyrussell/oh-my-zsh
git-subtree-split: 6ddd44a341c77910ac64ec2f67ee762ecebcc82d
# the svn plugin has to be activated for this to work.
local ret_status="%(?:%{$fg_bold[green]%}➜ :%{$fg_bold[red]%}➜ %s)"
PROMPT='${ret_status}%{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%}$(svn_prompt_info)%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="git:(%{$fg[red]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%})%{$fg[yellow]%} ✗ %{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%}) "
ZSH_PROMPT_BASE_COLOR="%{$fg_bold[blue]%}"
ZSH_THEME_REPO_NAME_COLOR="%{$fg_bold[red]%}"
ZSH_THEME_SVN_PROMPT_PREFIX="svn:("
ZSH_THEME_SVN_PROMPT_SUFFIX=")"
ZSH_THEME_SVN_PROMPT_DIRTY="%{$fg[red]%} ✘ %{$reset_color%}"
ZSH_THEME_SVN_PROMPT_CLEAN=" "