Commit Graph

311 Commits (989de733309ef79308b3806268ad35467f7ee9b8)

Author SHA1 Message Date
Mark Szymanski 989de73330 No more bold 2011-06-24 12:06:30 -05:00
Mark Szymanski b36d86ddff Add minimal-git theme
Just like the minimal theme, but with git info
2011-06-24 11:36:11 -05:00
Mark Szymanski 00b11955fa Merge pull request #63 from tswicegood/refactor
Switch to single loop now that all directory use the same pattern
2011-06-21 07:35:11 -07:00
Travis Swicegood d7cfa8b394 Switch to single loop now that all directory use the same pattern
Simple refactoring -- now there's no need to source each one
independently.
2011-06-21 09:31:26 -05:00
Travis Swicegood 1f0594b7d1 update to ignore all "enabled" files 2011-06-21 09:22:24 -05:00
Travis Swicegood e115b4c5af Move auto-complete code over to available -> enabled style
This continues the move toward the ability to turn things off with
everything turned on by default.
2011-06-21 09:20:40 -05:00
Mark Szymanski 972d58f9c5 Merge pull request #61 from desandro/master
Remove personal aliases
2011-06-20 13:37:30 -07:00
David DeSandro 4a8e08e783 Revert "Add various aliases"
This reverts commit 3ef689f29a.
2011-06-20 16:13:59 -04:00
David DeSandro 11b5955161 Revert "move garb into git plugins; rename newpost as jknewpost"
This reverts commit d22a4cfa70.
2011-06-20 16:13:34 -04:00
David DeSandro 7958a03d15 Merge branch 'master' of https://github.com/revans/bash-it 2011-06-20 09:12:48 -04:00
Mark Szymanski d9efdca369 Merge pull request #59 from ryankanno/master
Remove variables from hg_prompt_info specific to hawaii50 theme
2011-06-19 08:25:47 -07:00
Ryan Kanno 758c57621a Removed variables specific to hawaii50 theme :) 2011-06-18 10:07:26 -10:00
Mark Szymanski 02ea2d4f5f Merge pull request #58 from jfsiii/master
Undo alteration's to base.theme.bash
2011-06-18 08:59:49 -07:00
JFSIII ccab485f74 Reverting alterations introduced in 3dc4620320 Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes. 2011-06-18 11:55:22 -04:00
Mark Szymanski b5efd9044b Merge pull request #57 from jfsiii/master
Eliminate need for themes to add escape characters around colors. Add rainbowbrite theme.
2011-06-18 08:51:03 -07:00
JFSIII 4219db7aff Update theme to use the already escaped colors added in 46b8d27815 2011-06-18 11:23:26 -04:00
JFSIII 59f7a188a7 Add `${reset_color}` at the end of `PS1` to prevent color from bleeding 2011-06-18 11:04:01 -04:00
JFSIII 8b380c1914 Convert theme to use the already escaped colors introduced in 46b8d27815 2011-06-18 10:57:59 -04:00
David DeSandro f941e04632 Merge branch 'master' of https://github.com/revans/bash-it 2011-06-18 09:38:08 -04:00
JFSIII 65ce6fdb6f Merge branch 'master' of https://github.com/desandro/bash-it 2011-06-17 22:48:07 -04:00
JFSIII 0c0e67f901 Merge branch 'master' of http://github.com/revans/bash-it 2011-06-17 22:16:34 -04:00
JFSIII 1b7c9419bf Convert themes and plugins to use the update colors. Themes are no longer burdened with escaping the unprintable characters 2011-06-17 19:45:21 -04:00
Mark Szymanski dbbd69ed6e Merge pull request #56 from dleavitt/patch-1
Added "hg_prompt_info" to base theme
2011-06-17 14:46:26 -07:00
Daniel Leavitt bb99031325 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info 2011-06-17 14:38:49 -07:00
Travis Swicegood ce4a6e6f26 Merge pull request #54 from ryankanno/master
Added hawaii50 theme
2011-06-17 13:42:54 -07:00
Ryan Kanno 8e1107730d Needed to escape colors correctly for line wrapping to occur.
Removed extraneous DEFAULT_COLOR in prompt
2011-06-17 10:31:49 -10:00
JFSIII 46b8d27815 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? 2011-06-17 14:58:20 -04:00
Mark Szymanski 78270b3ab5 Make sure custom aliases file exists before sourcing it 2011-06-17 11:22:39 -05:00
David DeSandro d22a4cfa70 move garb into git plugins; rename newpost as jknewpost 2011-06-17 11:01:18 -04:00
David DeSandro 3ef689f29a Add various aliases 2011-06-17 10:57:31 -04:00
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
Mark Szymanski 50179fd778 Can't forget to source the custom aliases! 2011-06-13 22:05:45 -05:00
Mark Szymanski 80e734f3e0 Added Homebrew aliases to the available aliases 2011-06-13 11:45:24 -05:00
Travis Swicegood ef42010c7b Make all aliases optional (a la plugins)
This continues a pattern that was introduced in ffa45b0 and refined
further in later commits.  This enables all aliases by default, but can
be disabled by any user if they remove the appropriate
aliases/enabled/*.bash file.
2011-06-12 19:47:17 -05:00
Ryan Kanno 49f897ae0d Changed ip function to use bash-it's func, parsing out 127.0.0.1
Attached public facing ip address to list
2011-06-09 13:20:41 -10:00
Ryan Kanno b96345e00c Added VIRTUAL_PROMPT_ENABLED FLAG
Added -e to echo to interpret \
Updated bash conditionals to use [[]]
2011-06-09 12:18:11 -10:00
Ryan 09bd0ef5d0 Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No
need for it).
2011-06-08 13:34:27 -10:00
Ryan 28e2aeda4d Refactored theme to remove scm_info and rename overridden functions 2011-06-08 11:57:16 -10:00
Ryan 0713fdc031 Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt)
Removed virtualenv/rvm from hawaii50 theme
2011-06-08 11:32:50 -10:00
Ryan c7fcf20648 Updated scm function to include `hg root` to check for Mercurial
Removed scm function from hawaii50.theme.bash
2011-06-08 10:20:04 -10:00
Ryan Kanno dcb0ddec2f Added comments
Added imgur screenshot
2011-06-07 08:25:45 -10:00
Ryan f9b31e9f23 Merge remote-tracking branch 'upstream/master' 2011-06-06 16:41:20 -10:00
Travis Swicegood 279b60e26f Merge pull request #51 from tswicegood/javascript-update
Allow specifying jQuery/jQuery UI version number and update defaults
2011-06-06 13:41:55 -07:00
Mark Szymanski b7a0cb6133 Added Homebrew aliases 2011-06-05 20:45:53 -05:00
Travis Swicegood 13d7c76087 Merge pull request #52 from tswicegood/rvm-enhancements
Optimize how RVM is loaded and add RVM auto completion.
2011-06-03 23:45:26 -07:00
Mark Szymanski 81b82a80d2 Fix an idiot mistake I made 2011-06-03 07:36:31 -05:00
Mark Szymanski 5e95755a19 Add another alias for clear and add some more aliases to alias-help 2011-06-02 20:29:16 -05:00
Ryan f3787fdc2e Added comments to theme 2011-06-01 11:33:41 -10:00