Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
bash_it
/
fd611ecfb076493f7317d0c327d674603f6bd2b8
/
themes
cd7eaaa
Change the test expression of Git
by xiaogaozi
· 13 years ago
773370b
Merge remote-tracking branch 'CaptainPatate/master'
by Travis Swicegood
· 13 years ago
b7e429b
optimize this a bit
by Travis Swicegood
· 13 years ago
e51c7fb
Remove commented out stuff
by Travis Swicegood
· 13 years ago
30489e7
Remove the color escape which mess up long command line in candy theme
by Amaury Gauthier
· 13 years ago
ec0c687
Merge pull request #113 from dleavitt/master
by Travis Swicegood
· 13 years ago
5659a73
Show rbenv active ruby rather than system ruby
by Daniel Leavitt
· 13 years ago
9ba040a
Make $HOSTNAME not necessary for hostname.
by Changwoo Park
· 14 years ago
3fc60b5
Fix bogus bash binary location
by Eitan Adler
· 13 years ago
6452898
Add a multiline doubletime theme that only shows Python
by Travis Swicegood
· 13 years ago
b3c4219
Merge remote-tracking branch 'rjorgenson/master'
by Travis Swicegood
· 13 years ago
5c29f7f
add a multi-line doubletime theme
by Travis Swicegood
· 13 years ago
87d7d7a
Fixed issue #103 caused by "normal" colors not reseting bold/underline/... text attributes.
by Beren Minor
· 13 years ago
879d540
Even better color framework.
by Beren Minor
· 14 years ago
1da06a4
Improved color framework.
by Beren Minor
· 14 years ago
54ffcc0
Add new ruby_version_prompt to mbriggs theme
by Robert Jung
· 14 years ago
b988a3e
Merge remote-tracking branch 'hmans/rbfu_support'
by Travis Swicegood
· 14 years ago
1be4467
Update (most) themes to use new ${ruby_version_prompt} variable.
by Hendrik Mans
· 14 years ago
ae3acff
Add echo_ prefixed colors that work with echo -e (re: #96)
by Travis Swicegood
· 14 years ago
2e8be86
Introduce $(ruby_version_prompt), wrapping around rbfu, rbenv and RVM support.
by Hendrik Mans
· 14 years ago
d356ecb
Add rbfu support.
by Hendrik Mans
· 14 years ago
12167fb
Merge pull request #88 from victorcoder/master
by Robert Evans
· 14 years ago
afbb092
adds a ruby/git oriented theme
by Matt Briggs
· 14 years ago
e305e48
fixed some syntax problems
by rjorgenson
· 14 years ago
25ff906
Merge remote-tracking branch 'upstream/master'
by rjorgenson
· 14 years ago
76fcb58
envy theme to implement rbenv version promt
by Victor Castell
· 14 years ago
b2b629e
New prompt functions and variables
by John Schulz
· 14 years ago
ed47f8f
Merge branch 'doubletree'
by Travis Swicegood
· 14 years ago
41ca567
add color to the prefix
by Travis Swicegood
· 14 years ago
11995c1
make sure its obvious which is ruby and which is python
by Travis Swicegood
· 14 years ago
1251c20
add rvm to prompt
by Travis Swicegood
· 14 years ago
aa56e2a
ditch custom virtualenv_prompt in favor of one in base
by Travis Swicegood
· 14 years ago
caa1bba
Moved IP and virtualenv variables to top of file
by Ryan Kanno
· 14 years ago
6ecbdb3
Merge remote-tracking branch 'upstream/master'
by Ryan Kanno
· 14 years ago
35e1fe0
fixed a bug with colors in second line of prompt
by rjorgenson
· 14 years ago
86aa9ff
ip address can be enabled/disabled (default is enabled)
by Ryan Kanno
· 14 years ago
0b218c4
fixed todo count bug
by rjorgenson
· 14 years ago
d3a7bdc
Merge pull request #64 from jcarouth/master
by Travis Swicegood
· 14 years ago
e1eb011
relieving headaches with a tylenol theme
by Adrian Rego
· 14 years ago
052da72
Get rid of old minimal-git theme
by Mark Szymanski
· 14 years ago
ff0859d
Move minimal-git theme into minimal theme
by Mark Szymanski
· 14 years ago
6e8733e
Adding multiple SCM support to doubletime theme.
by Jeff Carouth
· 14 years ago
4e14eef
Works now
by Mark Szymanski
· 14 years ago
989de73
No more bold
by Mark Szymanski
· 14 years ago
b36d86d
Add minimal-git theme
by Mark Szymanski
· 14 years ago
758c576
Removed variables specific to hawaii50 theme :)
by Ryan Kanno
· 14 years ago
ccab485
Reverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes.
by JFSIII
· 14 years ago
4219db7
Update theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b39680baa114
by JFSIII
· 14 years ago
59f7a18
Add `${reset_color}` at the end of `PS1` to prevent color from bleeding
by JFSIII
· 14 years ago
8b380c1
Convert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0b27f9b39680baa114
by JFSIII
· 14 years ago
2b4f94a
more customizations to prompt theme
by rjorgenson
· 14 years ago
a59d785
added todo.txt-cli count to prompt and cleaned up some color code
by rjorgenson
· 14 years ago
65ce6fd
Merge branch 'master' of https://github.com/desandro/bash-it
by JFSIII
· 14 years ago
0c0e67f
Merge branch 'master' of http://github.com/revans/bash-it
by JFSIII
· 14 years ago
1b7c941
Convert themes and plugins to use the update colors. Themes are no longer burdened with escaping the unprintable characters
by JFSIII
· 14 years ago
bb99031
Added "hg_prompt_info" to base theme - it is used by scm_prompt_info
by Daniel Leavitt
· 14 years ago
8e11077
Needed to escape colors correctly for line wrapping to occur.
by Ryan Kanno
· 14 years ago
46b8d27
Change color definitions so they don't require escaping in the themes. When do you ever want those unprintable characters included in the character count?
by JFSIII
· 14 years ago
fcf3581
rainbowbrite theme : color branch status indicator
by David DeSandro
· 14 years ago
3dc4620
SCM_NONE_CHAR='.' -> dot if no repo
by David DeSandro
· 14 years ago
1f1ab36
Add rainbowbrite theme
by David DeSandro
· 14 years ago
e8a4e35
initial port of zork prompt theme to my own
by rjorgenson
· 14 years ago
49f897a
Changed ip function to use bash-it's func, parsing out 127.0.0.1
by Ryan Kanno
· 14 years ago
b96345e
Added VIRTUAL_PROMPT_ENABLED FLAG
by Ryan Kanno
· 14 years ago
09bd0ef
Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No
by Ryan
· 14 years ago
28e2aed
Refactored theme to remove scm_info and rename overridden functions
by Ryan
· 14 years ago
0713fdc
Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt)
by Ryan
· 14 years ago
c7fcf20
Updated scm function to include `hg root` to check for Mercurial
by Ryan
· 14 years ago
dcb0dde
Added comments Added imgur screenshot
by Ryan Kanno
· 14 years ago
f3787fd
Added comments to theme
by Ryan
· 14 years ago
0df98ca
Various theme cleanup (removing vars, extras)
by Ryan
· 14 years ago
0611f86
Changed color schemes Completely removed prefix/suffix for scm
by Ryan Kanno
· 14 years ago
9bd5b54
Added color to the scm prompt
by Ryan Kanno
· 14 years ago
09dfe75
Added ip address (only good for a mac) :D )
by Ryan
· 14 years ago
2a6d1da
Updated parse_svn_info
by Ryan
· 14 years ago
aa2f1cb
Added hg dirty/clean modifier
by Ryan
· 14 years ago
06d71ab
Updated git prompt Started hg prompt
by Ryan
· 14 years ago
1a83a4d
Added hawaii50 theme
by Ryan
· 14 years ago
9623fd4
Allow clock to be formatted
by Travis Swicegood
· 14 years ago
8f0b38a
add zork theme
by Anton Shemerey
· 14 years ago
b1e19cf
Changed up minimal theme
by Mark Szymanski
· 14 years ago
c517a74
Added dos theme
by Mark Szymanski
· 14 years ago
e56c71a
Added 'tonka' prompt, and personal color scheme.
by Daniel Engel
· 14 years ago
8dded4f
Added battery info for modern theme
by Mark Szymanski
· 14 years ago
f98a728
Check for OS type in demula theme prompt string
by Jesus de Mula Cano
· 14 years ago
8cc74be
Fix demula theme output
by Jesus de Mula Cano
· 14 years ago
23de53a
battery plugin code clean up
by Jesus de Mula Cano
· 14 years ago
0127dc2
Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path.
by Jesus de Mula Cano
· 14 years ago
9681bae
Update demula theme to use battery plugin
by Jesus de Mula Cano
· 14 years ago
908e020
Merge remote-tracking branch 'upstream/master'
by Jesus de Mula Cano
· 14 years ago
6dd943a
adds git info to prompt below the root of a repository
by Jeff Kolesky
· 14 years ago
a38012f
Added demula theme
by Jesus de Mula Cano
· 14 years ago
ba9b5d2
Add support for showing what virtualenv is currently active
by Travis Swicegood
· 14 years ago
1638a1a
Allow setting a custom host color
by Travis Swicegood
· 14 years ago
0c2f309
Add THEME_PROMPT_HOST for use in prompts
by Travis Swicegood
· 14 years ago
8ac6e44
new "doubletime" theme with more granular git status markers and two-line prompt
by Karl Swedberg
· 14 years ago
2228826
Added modern-t theme, theme to be used with the t (http://stevelosh.com/projects/t/) utility
by Mark Szymanski
· 14 years ago
0479333
Added titlebar PWD to modern theme
by Mark Szymanski
· 15 years ago
ee94345
Updated my theme
by Robert R Evans
· 15 years ago
56d016a
Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command)
by Mark Szymanski
· 15 years ago
Next »