Commit Graph

691 Commits

Author SHA1 Message Date
y.s
55c6fd5c38 opt: Optimize the color scheme. Add some basic comments. 2013-03-13 15:55:35 +08:00
07838055a8 Merge remote-tracking branch 'upstream/master' 2013-03-12 16:52:57 +01:00
y.s
a66bc75ad7 add: A new theme 'ys'. 2013-03-12 21:15:22 +08:00
0b6e735885 added comment for auto-generated hostname color 2013-03-05 23:01:00 +01:00
c2d42f5a90 added michelebologna theme 2013-03-05 22:50:27 +01:00
2595484a97 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/aliases.zsh
2013-02-08 19:08:06 +01:00
ef8e3a67f2 [agnoster] modifying theme to show dot for dirty files and plus for staged files in git repos 2013-01-30 20:46:08 -05:00
76e828691b updated adben theme: added offline content, subversion support, refactored prompt 2013-01-30 18:58:58 +01:00
28b737416f ADDED: Mercurial prompt info support even if hg prompt extension is unavailable 2013-01-20 13:10:31 +01:00
8e9cf45200 ADDED: Mercurial repository info 2013-01-19 00:52:09 +01:00
312da3ea05 Merge pull request #941 from dcreager/configurable-blinks-theme
blinks theme works with light and dark Solarized
2013-01-10 22:37:25 -08:00
021e6de323 added crcandy theme
it's just the candy theme with a new line before.
in order to make easier to see the result of the
commands and to avoid confusing
2012-12-28 18:04:15 -02:00
e7f24a8319 add symbol in darcs repos to match git and mercurial 2012-12-24 13:43:45 -05:00
e4624c6a36 Revert "agnoster theme shows error code instead of an "x""
This reverts commit f09af57179.

It is far more aesthetically pleasing, and conveys the correct amount of information. The exact numeric status code is extremely rarely of use, and increases cognitive parsing burden on the user.
(cherry picked from commit 8f664edcaf55adcc540f0fe43d4205b66e4f9fb6)
2012-12-21 11:45:57 -05:00
462136a9d6 Merge pull request #794 from markdrago/cloud_parameter
add ability to set custom prefix for cloud theme
2012-12-04 06:52:32 -08:00
8925cff334 Fix prompt color: Change it back to green 2012-12-03 12:29:45 +02:00
e096e4041f Print last exit status in mortalscumbag prompt 2012-12-03 12:03:43 +02:00
fdf3a3998f Merge pull request #1295 from XL64/master
Fixed johnathan-zsh.theme if rbenv doesn't exists
2012-12-02 13:02:38 -08:00
1f284071de Merge pull request #1298 from nickhutchinson/fishy
Update fishy theme to collapse working directory in PROMPT
2012-12-02 13:02:22 -08:00
275e7cba8f Merge pull request #1235 from henryyan/master
Improved maven plugin added a lot of auto complection, add git-extras plugin
2012-12-02 12:48:45 -08:00
e89f950985 Merge pull request #1256 from seegno/master
Added sf Symfony2 binary alias
2012-12-02 12:43:59 -08:00
66df0f8089 Merge pull request #1317 from thcipriani/junkfood_theme
Added junkfood theme
2012-12-02 12:36:32 -08:00
5ed75de5ce Merge pull request #1353 from a-b/master
Prompt symbol update
2012-12-02 12:26:12 -08:00
1417111bad Merge pull request #1453 from simonoff/master
new theme and rvm theming support
2012-12-02 12:20:31 -08:00
423d66da5b Merge pull request #409 from Bregor/patch-1
Dollar sign instead of percent in unprivileged user prompt (as in real ge
2012-12-02 12:10:32 -08:00
4fea3ce219 Merge pull request #1455 from NeuralSandwich/master
Battery plugin: Added support for Apple Macs
2012-12-02 12:07:13 -08:00
5f62d2c183 Added Candy-Kingdom theme 2012-12-02 19:46:53 +00:00
77e4c1c9f1 Merge pull request #253 from loopj/master
Added function git_remote_status to lib/git.zsh which extracts if the local branch is ahead/behind/diverged from remote
2012-12-02 11:43:09 -08:00
e4a596c095 Merge pull request #516 from adben/master
New Theme
2012-12-02 10:51:25 -08:00
27841ca7c1 Set default for rvm prompt prefix/suffix 2012-12-02 20:30:25 +02:00
f9de64460c Simonoff theme 2012-12-02 19:56:17 +02:00
8796fd01cc Merge pull request #455 from aslamnd/master
New theme
2012-12-02 09:54:54 -08:00
08cb82b9f4 Merge pull request #448 from n0nick/patch-1
Updated the frisk theme to display Bazaar branch information as well
2012-12-02 09:54:24 -08:00
3657bf8efa Merge pull request #1421 from cristim/master
Added a small mod of the tjkirch theme
2012-12-01 11:40:44 -08:00
25a2f029a4 Merge pull request #1399 from tresni/patch-1
Update themes/minimal.zsh-theme
2012-12-01 11:39:54 -08:00
3d7622831f fixed symbolic-ref git view of agnoster theme 2012-11-27 21:43:23 +01:00
7fc612bcb9 removed 'x' from prompt_context() function name 2012-11-27 21:20:56 +01:00
7c768543df Added a small mod of the tjkirch theme
- single-line prompt
- removed the extra line after each command output
2012-11-25 17:15:16 +01:00
6c45d217af Added host to prompt 2012-11-20 00:33:52 +00:00
99468cb4ec Update themes/minimal.zsh-theme
Cleans up minimal theme by not using a custom prompt function
Removed case of 2 spaces showing if not in a version controlled folder
Adds support for svn_prompt_info
2012-11-07 23:53:44 -07:00
f09af57179 agnoster theme shows error code instead of an "x" 2012-11-03 05:05:38 -02:00
3ad138a08a Merge remote-tracking branch 'upstream/master'
* upstream/master: (35 commits)
  make README reflect latest changes
  URL Tools Plugin
  added a comment to the composer installation alias
  added Composer completition and aliases
  added two aliases to Symfony2 Plugin
  fix test aliases
  Missing comment line
  look for test/unit instead of test/units. #typo
  Correct error message.
  Clean up doc
  Jira ticket shortcut to browse existing issues or create a new issue.
  Add zeus plugin
  Make rvm prompt function a bit cleaner
  Fixing the rvm_prompt_info command, now it will not show empty parens if no rvm is currently being used
  Add link to gist
  Updated documentation for agnoster theme
  Use HISTFILE evironment variable directly rather than copying it
  added autojump plugin support for mac os x + port
  Colemak plugin
  Per directory history plugin
  ...
2012-10-14 22:06:48 +08:00
8f7b126d2f updated symbol 2012-10-13 13:34:02 -07:00
53412de75c Something to be said for symmetry 2012-10-11 14:02:55 -06:00
5872daea49 spacing makes me something 2012-10-11 13:59:08 -06:00
2ba668b91c parens tweak 2012-10-11 13:57:21 -06:00
bb5db62314 removed weird characters 2012-10-11 13:48:38 -06:00
8d86bb298d moved spacing 2012-10-11 09:26:39 -06:00
b207792f30 Add link to gist 2012-09-25 19:06:13 -05:00
6e85ff5b44 Updated documentation for agnoster theme 2012-09-25 18:35:08 -05:00