Commit Graph

7 Commits

Author SHA1 Message Date
Sergio Pieiga
e91f1a0aeb grep v2.21 compatibility
grep v2.21 depracates GREP_OPTIONS env var
2014-11-27 08:29:45 -05:00
Eitan Adler
3fc60b5358 Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
John Schulz
323ce20a2d Replace $BASH with $BASH_IT because $BASH is already used on *nix systems for the pathname to the executable (http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables) 2011-09-20 11:07:48 -04:00
John Schulz
6e7f423983 Allow theming to be disabled (eg for old terminals)
* Only load a theme file if `bobby` has been set
 * Only alter `PS1` if `\[\]\[$(scm_char)\]\[\]\[$(scm_prompt_info)\]\[\]\[$(rvm_version_prompt)\] \[\]\h \[\]in \[\]\w \[\]\[\n\[\]→\[\] ` has a value
2010-11-11 11:57:47 -05:00
Robert R Evans
a7d1ee0c02 Added help screens. 2010-10-02 15:04:24 -07:00
Robert R Evans
76ed68d18c Cleaned bash it up 2010-10-02 12:29:17 -07:00
Robert R Evans
9c7cd9aa00 First Commit 2010-10-02 11:55:34 -07:00