commit | 8d3cd22c541ade83e47c5b5d62606f5a7ffd5e4b | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周一 12月 06 16:20:36 2010 -0600 |
committer | Mark Szymanski <mrman208@me.com> | 周一 12月 06 16:20:36 2010 -0600 |
tree | 3c5e7a9734558ebc36da39d2ddae9603a252bcbf | |
parent | afafe316b59fbf69f0feccb029f4d375d5e58d4e [diff] |
Removed REF_DIR variable from .bash_profile template.
diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 441e06b..17853b1 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash
@@ -50,8 +50,5 @@ # Set store directory for handmade commandline history tool export hchtstoredir="$HOME/.hcht" -# Set this to the directory to use for the ref plugin -export REF_DIR="$HOME/.ref/" - # Load Bash It source $BASH/bash_it.sh