Yuhao Wu
|
af96da5d11
|
Fix bug: themes break global $PROMPT_COMMAND variable
Safely append functions to $PROMPT_COMMAND instead of setting it.
|
2016-07-07 17:13:00 +09:00 |
EHJ-52n
|
495697cd00
|
Change name of ip function to remove masking of ip command in bash
|
2014-08-20 12:28:17 +02:00 |
Eitan Adler
|
3fc60b5358
|
Fix bogus bash binary location
|
2012-04-17 00:24:58 -04:00 |
Hendrik Mans
|
1be4467429
|
Update (most) themes to use new ${ruby_version_prompt} variable.
|
2012-01-26 16:07:06 +01:00 |
Ryan Kanno
|
caa1bba129
|
Moved IP and virtualenv variables to top of file
|
2011-07-09 14:04:08 -10:00 |
Ryan Kanno
|
86aa9ff36a
|
ip address can be enabled/disabled (default is enabled)
|
2011-07-07 22:13:29 -10: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 |
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 |
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
|
f3787fdc2e
|
Added comments to theme
|
2011-06-01 11:33:41 -10:00 |
Ryan
|
0df98ca8e9
|
Various theme cleanup (removing vars, extras)
|
2011-06-01 11:22:22 -10:00 |
Ryan Kanno
|
0611f861bc
|
Changed color schemes
Completely removed prefix/suffix for scm
|
2011-05-31 21:38:41 -10:00 |
Ryan Kanno
|
9bd5b54984
|
Added color to the scm prompt
|
2011-05-31 21:23:33 -10:00 |
Ryan
|
09dfe7552c
|
Added ip address (only good for a mac) :D
)
|
2011-05-31 19:17:10 -10:00 |
Ryan
|
2a6d1da317
|
Updated parse_svn_info
|
2011-05-31 19:03:28 -10:00 |
Ryan
|
aa2f1cbeb7
|
Added hg dirty/clean modifier
|
2011-05-31 18:41:07 -10:00 |
Ryan
|
06d71ab591
|
Updated git prompt
Started hg prompt
|
2011-05-31 16:10:30 -10:00 |
Ryan
|
1a83a4d193
|
Added hawaii50 theme
|
2011-05-31 13:19:20 -10:00 |