Carlos Cardoso
2a58921469
Merge remote-tracking branch 'blessed/master'
...
* blessed/master: (75 commits)
added exec command to docker plugin
Quote path in case $HOME has a space in it.
Update the list of Heroku Postgres commands
fix(tools/check_for_upgrade): Don't source profile
Fix aws.plugins.zsh check rule
Revert PR #3359 as this is breaking stuff for many folks. Need to rethink how we handle system defaults differently on this
Updated Yii2 command completion
added node- before node version for consistency
mira theme shows active node, ruby and java versions
Add yii2 readme
Added Yii2 command completion
Change to alias and remove deprecated GREP_COLOR
Tidy up the grep.zsh library
Use unaliased grep in flag check
Ignore .bzr folders in grep too
Extract VCS folders definition to avoid repetition
Add itunes shuffle command to OSX plugin.
Fixed output issues webith websearch plugin.
Fix dircycle plugin
add current bookmark to rkj-repos theme
...
2014-12-29 12:06:52 -02:00
David Feinberg
02d647773a
added node- before node version for consistency
2014-12-14 18:28:06 -08:00
David Feinberg
77da20997e
mira theme shows active node, ruby and java versions
2014-12-14 18:19:00 -08:00
Robby Russell
07c013c671
Merge pull request #3389 from bubenkoff/add-current-bookmark-rkj-repoz
...
add current bookmark to rkj-repos theme
2014-12-14 16:34:49 -08:00
Robby Russell
eced76e0fd
Merge pull request #3326 from DanielFGray/master
...
ignore any grep aliases that might be defined
2014-12-14 16:32:11 -08:00
Anatoly Bubenkov
9bab8ccb89
add current bookmark to rkj-repos theme
2014-12-10 13:40:34 +01:00
Robby Russell
60a41a866a
Merge pull request #3283 from jaapz/master
...
Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-theme
2014-11-27 20:01:28 -08:00
DanielFGray
00ec11d3c0
ignore any grep aliases that might be defined
2014-11-16 02:47:35 -06:00
Jarin Udom
d0f3fb3a4f
Merge simplified superjarin theme
2014-11-10 18:42:31 -08:00
Marc Cornellà
95d795e8ca
Change all hostname calls for $HOST or $SHORT_HOST
2014-11-06 18:33:56 +01:00
Marc Cornellà
74177c5320
Change all whoami calls for $USER variable
...
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
2014-11-06 18:33:56 +01:00
Robby Russell
4eff7926b3
Merge pull request #2648 from dfarrell07/master
...
Fixed which output at each new shell creation
2014-11-06 09:19:20 -08:00
Jaap Broekhuizen
eae70054d1
Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-theme
...
This stops the virtual env name from being printed before it is actually being
used in the zsh prompt.
2014-11-03 12:29:19 +01:00
Carlos Cardoso
c4520bca74
Merged latest changes from upstream in
...
* blessed/master:
Revert "Exit early from git plugin if not in git repo."
Support dynamically defined Vagrant machines
Symfony2 plugin autocomplete for app/console and bin/console
Symfony2 plugin look for files only
Symfony2 plugin use first console found
fix missing add-zsh-hook in pygmalion.zsh-theme
Use $OSTYPE instead of uname to speed things up
Trust but verify 'scutil' to return ComputerName
2014-10-02 10:09:58 -03:00
Robby Russell
a8ef111a79
Merge pull request #3072 from clippit/patch-1
...
Fix missing add-zsh-hook in pygmalion.zsh-theme
2014-09-03 15:51:50 +02:00
Carlos Cardoso
c95561b79f
merged upstream in
2014-09-03 01:15:27 -03:00
Letian Zhang
9c1255d358
fix missing add-zsh-hook in pygmalion.zsh-theme
...
Fix "command not found: add-zsh-hook" since #3053 removes `autoload -U add-zsh-hook`
2014-09-01 09:49:31 +08:00
Halil Özgür
2b83accbf8
Use the library function for ruby prompt
...
Not everyone uses rvm and the library has already got a function for this.
2014-09-01 04:14:03 +03:00
Robby Russell
56d9acfbaf
Merge pull request #3044 from alexshd/patch-1
...
Resets the font colour to original
2014-08-31 12:11:05 -07:00
Alex Shadrin
eee7345f1f
Resets the font colour to original
2014-08-20 13:57:28 +03:00
Adam Poskitt
fdb30392b1
Update half-life.zsh-theme
...
Add spaces before bullet-points to more easily distinguish them from one another and the rest of the prompt when using smaller font-sizes and do not add a blank line prior to prompt output; if there's a desire for spacing, one can use their terminal's line-height to achieve this.
2014-08-04 15:10:11 +01:00
Andy Hayden
aa82bd7400
terminal party show exit status with color
2014-07-08 21:51:48 -07:00
Clemens Werther
999bd355f7
fix root mode not working in bureau
2014-06-08 14:04:50 +02:00
Menno Pruijssers
aee8877988
fixed rvm warning
2014-06-08 10:43:26 +02:00
Marc Cornellà
fbf4a78acf
Show user prompt in gnzh theme regardless of UID
...
Fixes #2008 .
2014-06-06 11:27:53 +02:00
Yuanxuan Wang
6bf7f39345
Steeef theme checks untracked files instead of directories
2014-05-28 11:20:41 +02:00
Carlos Cardoso
ff0650d3f7
updated cadusk theme
2014-05-02 22:26:16 -03:00
Carlos Cardoso
17b6871994
cadusk theme customization
2014-04-28 22:16:14 -03:00
Carlos Cardoso
9e29eb0645
update cadusk theme
2014-04-27 00:41:52 -03:00
Carlos Cardoso
53838bb9d1
theme customization based on avit and sporty_256
2014-04-26 23:29:34 -03:00
tcasparro
53323abdb1
Added git mode support for merging, rebasing, and bisecting
...
<B> Designates Bisecting
>M< Designates Merging
>R> Designates Rebasing
2014-03-26 10:37:56 -07:00
Daniel Farrell
b2ce306c4f
Simplified gallois RPS1 setup using some helpful scripts
2014-03-25 23:37:28 -04:00
Daniel Farrell
3976b93f39
Fixed which output at each new shell creation
2014-03-23 15:59:35 -04:00
Robby Russell
ae1a9e25a1
Merge pull request #995 from wting/fix_gnzh_ruby_detection
...
Fix gnzh theme to detect local rvm installations
2014-03-22 15:40:00 -07:00
Kory Prince
d3babe0d79
Don't show useless '[]' when chruby_prompt_info is empty
2014-03-17 11:02:47 -05:00
Robby Russell
ee21fe9447
Merge pull request #2380 from rkh/chruby-gallois
...
add chruby info to gallois theme
2014-03-13 16:18:55 -07:00
Robby Russell
8d8df3fd7a
Merge pull request #2435 from tompelka/master
...
Adding commit hash to branch name in my favorit rjk-repos theme.
2014-03-13 16:18:30 -07:00
Robby Russell
d943d23aa0
Merge pull request #2466 from jarus/steeef-virtualenv-fix
...
Improve virtualenv prompt in steeef theme
2014-03-13 16:18:06 -07:00
Robby Russell
07c2bdf45d
Merge pull request #2588 from kerimdzhanov/remote-themes-copyright-info
...
Remove all copyright information in themes. Closes #2587
2014-03-13 16:15:51 -07:00
Robby Russell
86a272ef81
Merge pull request #2596 from ryanwmarsh/fixing_bureau_scrollback
...
Fixes #2467 tab completion scrolls back in terminal when using bureau
2014-03-11 07:44:30 -07:00
Ryan Marsh
c3c8cc318d
Fixes #2467 tab completion scrolls back in terminal when using bureau theme
2014-03-10 18:36:51 -05:00
Dan Kerimdzhanov
c249c69065
Remove all copyright information in themes. Closes #2587
2014-03-08 23:51:59 +06:00
Robby Russell
e744bf22ca
Merge pull request #2479 from mrbfrank/theme-agnoster
...
theme agnoster: update characters to match latest powerline fonts
2014-03-08 08:39:54 -08:00
Robby Russell
ae9a9b7f70
Merge pull request #2481 from felds/master
...
highlight the username when root
2014-03-08 08:15:29 -08:00
Robby Russell
2208854597
Cleaning up conflict with merge of #2330
2014-03-08 08:02:23 -08:00
Felds Liscia
4d83da770a
highlight the username when root
2014-01-30 15:15:57 -02:00
mrbfrank
685ea4a361
theme agnoster: remove trailing space
...
re-implemented expired pull request https://github.com/robbyrussell/oh-my-zsh/pull/1759
2014-01-29 13:35:21 -06:00
mrbfrank
7daaa188da
corrected branch character
...
changed ± to
2014-01-28 21:54:00 -06:00
mrbfrank
78ffa71cb6
updated url to latest powerline-patched fonts
...
clearing up some confusion in issue#1906
2014-01-28 18:02:40 -06:00
Christoph Heer
3d41804fbc
Improve virtualenv prompt in steeef theme
2014-01-24 23:01:35 +01:00