Removed REF_DIR variable from .bash_profile template.

pull/33/head
Mark Szymanski 2010-12-06 16:20:36 -06:00
parent afafe316b5
commit 8d3cd22c54
1 changed files with 0 additions and 3 deletions

View File

@ -50,8 +50,5 @@ export TODO="t"
# 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