David DeSandro
fcf358169f
rainbowbrite theme : color branch status indicator
2011-06-17 10:34:20 -04:00
David DeSandro
3dc4620320
SCM_NONE_CHAR='.' -> dot if no repo
2011-06-17 10:24:04 -04:00
David DeSandro
1f1ab36f37
Add rainbowbrite theme
...
Looks like:
± ~/path/to (branch ✓) $
in glorious red / blue / yellow color scheme
2011-06-17 10:18:48 -04:00
Travis Swicegood
9623fd442f
Allow clock to be formatted
2011-05-30 10:12:51 -05:00
Anton Shemerey
8f0b38ad0e
add zork theme
2011-05-26 23:12:30 +03:00
Mark Szymanski
b1e19cfe3e
Changed up minimal theme
...
Removed Vim prompt stuff and made the prompt cyan
2011-05-16 22:03:57 -05:00
Mark Szymanski
c517a74a39
Added dos theme
2011-04-29 17:56:04 -05:00
Daniel Engel
e56c71a002
Added 'tonka' prompt, and personal color scheme.
...
Added 'dirs' plugin, dor directory stack navigation.
2011-03-14 20:36:25 -04:00
Mark Szymanski
8dded4fdc5
Added battery info for modern theme
2011-03-06 18:40:16 -06:00
Jesus de Mula Cano
f98a728866
Check for OS type in demula theme prompt string
2011-03-07 01:11:20 +01:00
Jesus de Mula Cano
8cc74becc0
Fix demula theme output
2011-03-07 00:08:56 +01:00
Jesus de Mula Cano
23de53a084
battery plugin code clean up
2011-03-06 22:37:47 +01:00
Jesus de Mula Cano
0127dc2dc7
Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path.
2011-03-06 18:49:08 +01:00
Jesus de Mula Cano
9681bae634
Update demula theme to use battery plugin
2011-03-06 18:17:17 +01:00
Jesus de Mula Cano
908e020a0b
Merge remote-tracking branch 'upstream/master'
2011-03-06 18:09:32 +01:00
Jeff Kolesky
6dd943a23e
adds git info to prompt below the root of a repository
2011-03-05 18:08:03 -05:00
Jesus de Mula Cano
a38012fb18
Added demula theme
2011-03-04 11:44:56 +01:00
Travis Swicegood
ba9b5d22df
Add support for showing what virtualenv is currently active
...
This works with virtualenvwrapper to detect when a virtualenv is
activated and adds "(<name>)" before the path that's being displayed.
2011-03-02 23:42:01 -06:00
Travis Swicegood
1638a1a435
Allow setting a custom host color
...
This change allows someone to change their host color by adding the
following to their `.bash_profile`:
# change to red
THEME_PROMPT_HOST_COLOR="red"
# change to green
THEME_PROMPT_HOST_COLOR="green"
Any variable inside the `colors.theme.bash` can be used and it will be
evaluated at the last minute.
2011-02-28 14:18:46 -06:00
Travis Swicegood
0c2f3093a0
Add THEME_PROMPT_HOST for use in prompts
...
This switches the doubletime theme over to using a variable for
determining what to display in the prompt. The original version's use
of a hard-coded `@local` means you would have that suffix displayed even
on remote machines.
2011-02-28 13:46:22 -06:00
Karl Swedberg
8ac6e4414e
new "doubletime" theme with more granular git status markers and two-line prompt
2011-02-27 17:54:35 -05:00
Mark Szymanski
2228826861
Added modern-t theme, theme to be used with the t ( http://stevelosh.com/projects/t/ ) utility
2011-02-14 21:12:25 -06:00
Mark Szymanski
047933378f
Added titlebar PWD to modern theme
2011-02-05 11:49:47 -06:00
Robert R Evans
ee943453ab
Updated my theme
2011-01-13 15:10:31 -08:00
Mark Szymanski
56d016aed1
Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command)
2010-12-19 09:40:52 -06:00
Mark Szymanski
7c13d46bb1
Added comment to 'modern' theme
2010-12-17 17:56:43 -06:00
Mark Szymanski
f3d19db472
Added $PS3 customization for 'modern' theme.
2010-12-14 18:36:44 -06:00
Mark Szymanski
668f8e68c0
Added PS2 to modern theme
2010-12-05 21:15:30 -06:00
Mark Szymanski
0a67e549cb
Added more colors to 'modern' theme
2010-12-05 16:03:33 -06:00
Mark Szymanski
e553638577
Added colors to 'modern' theme
2010-12-05 15:49:51 -06:00
Mark Szymanski
8a3d525460
Added modern theme
2010-12-05 15:40:46 -06:00
Mark Szymanski
4476156eb8
Added test to see if in vim's shell (via the :sh command)
2010-12-04 12:22:32 -06:00
Florian Baumann
92b8d6d9cf
added n0qorg theme
2010-11-24 16:22:05 +01:00
Florian Baumann
8c6197717a
fixed debian dirty prompt bug
2010-11-22 11:44:28 +01:00
Mark Szymanski
cb681121e4
Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme
2010-11-17 17:09:16 -06:00
Robert R Evans
6c97585329
merge conflict
2010-11-10 15:49:21 -08:00
Robert R Evans
1148f42c5b
Updated bobby theme and merged in noqqe's additions
2010-11-10 15:45:48 -08:00
John Schulz
e7cfe6d1df
Lost the wrapping for non-printable characters
2010-11-09 23:52:25 -05:00
John Schulz
d5645e74a0
Theme changes
...
* Load colors before base theme so they can be used by base theme
* Change git-specific variables to SCM-agnostic ones
2010-11-09 23:21:19 -05:00
Florian Baumann
827578c79f
added dock-switch to osx plugin. switches between 3d and 2d
2010-11-04 18:19:50 +01:00
Florian Baumann
a1b611f7f3
added zitron theme
2010-11-01 13:42:54 +01:00
Robert R Evans
7aa791e2d6
Improved the wrapping of the bobby theme
2010-10-21 15:06:32 -07:00
Mark Szymanski
da4b526c59
Fixed bug where everything was bolded after failed command
2010-10-17 14:36:30 -05:00
Mark Szymanski
a792e400cc
Small tweak to minimal theme, made the red PS1 text bold.
2010-10-17 09:57:06 -05:00
Robert R Evans
468c0c5ce9
Merged in mrman208's additions.
2010-10-14 15:11:02 -07:00
Robert R Evans
b8ce9e629c
Added a check to see if rvm is installed
2010-10-14 09:10:26 -07:00
Piotr Usewicz
df20afc275
Add history saving for prompt
2010-10-13 11:24:10 +01:00
Mark Szymanski
a3dcbefa5f
Added minimal theme
2010-10-12 17:34:00 -05:00
Piotr Usewicz
bdc9ddbdd6
Fix clearing the color
2010-10-11 14:25:31 +01:00
Piotr Usewicz
d76518de78
Added Pete theme
2010-10-11 14:01:32 +01:00