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 `\[[1;34m\]\[$(scm_char)\]\[[0;32m\]\[$(scm_prompt_info)\]\[[0;34m\]\[$(rvm_version_prompt)\] \[[33;40m\]\h \[[39m\]in \[[0;32m\]\w \[[39m\]\[\n\[[0;32m\]→\[[39m\] ` has a value
2010-11-11 11:57:47 -05:00
Robert R Evans
2010f011f8
Made a lot of changes: no more functions directory. All aliases have been moved to the new alias directory. Plugins are now for functions only. Updated the README to reflect the changes and add a contributor's list.
2010-10-10 09:24:19 -07:00
Robert R Evans
698509adb0
Added rvm prompt info
2010-10-09 21:46:28 -07:00
Robert R Evans
5e0e86f705
Added a generic aliases help
2010-10-02 15:29:23 -07:00
Robert R Evans
070107ab95
Added a function to get your public IP address
2010-10-02 15:23:57 -07: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