Commit Graph

13 Commits (eadd2685dfb800f12d633370b8814a34c5afff5b)

Author SHA1 Message Date
Noah Gorny 8a3cf76307 lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
Noah Gorny 3e7a95660f lib: Add _has_colors function and use it in log output 2020-06-23 15:42:22 +03:00
Dayne Broderson 3450e20857 adding ability to set theme as a path to specific file 2017-03-24 00:23:12 -08:00
Nils Winkler 99bf5f09ad Moved grep alias to general aliases 2017-01-09 18:13:10 +01:00
Adam Karim 2a4e27cdba Updating README.
Fixing custom location for themes.
2016-11-29 09:55:13 -08:00
Don Reilly d589f95477 Allow custom themes to be in $BASH_IT/custom/themes 2015-11-24 15:55:06 -06:00
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