- 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
- 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
- 86aa9ff ip address can be enabled/disabled (default is enabled) by Ryan Kanno · 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
- 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
- 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
- 7c13d46 Added comment to 'modern' theme by Mark Szymanski · 15 years ago
- f3d19db Added $PS3 customization for 'modern' theme. by Mark Szymanski · 15 years ago
- 668f8e6 Added PS2 to modern theme by Mark Szymanski · 15 years ago
- 0a67e54 Added more colors to 'modern' theme by Mark Szymanski · 15 years ago
- e553638 Added colors to 'modern' theme by Mark Szymanski · 15 years ago
- 8a3d525 Added modern theme by Mark Szymanski · 15 years ago
- 4476156 Added test to see if in vim's shell (via the :sh command) by Mark Szymanski · 15 years ago
- 92b8d6d added n0qorg theme by Florian Baumann · 15 years ago
- 8c61977 fixed debian dirty prompt bug by Florian Baumann · 15 years ago
- cb68112 Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme by Mark Szymanski · 15 years ago
- 6c97585 merge conflict by Robert R Evans · 15 years ago
- 1148f42 Updated bobby theme and merged in noqqe's additions by Robert R Evans · 15 years ago
- e7cfe6d Lost the wrapping for non-printable characters by John Schulz · 15 years ago
- d5645e7 Theme changes by John Schulz · 15 years ago
- 827578c added dock-switch to osx plugin. switches between 3d and 2d by Florian Baumann · 15 years ago
- a1b611f added zitron theme by Florian Baumann · 15 years ago
- 7aa791e Improved the wrapping of the bobby theme by Robert R Evans · 15 years ago
- da4b526 Fixed bug where everything was bolded after failed command by Mark Szymanski · 15 years ago
- a792e40 Small tweak to minimal theme, made the red PS1 text bold. by Mark Szymanski · 15 years ago
- 468c0c5 Merged in mrman208's additions. by Robert R Evans · 15 years ago
- b8ce9e6 Added a check to see if rvm is installed by Robert R Evans · 15 years ago