From 8d3cd22c541ade83e47c5b5d62606f5a7ffd5e4b Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Mon, 6 Dec 2010 16:20:36 -0600 Subject: [PATCH] Removed REF_DIR variable from .bash_profile template. --- template/bash_profile.template.bash | 3 --- 1 file changed, 3 deletions(-) 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 @@ 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 -- 2.17.1