commit | c00bde6bbdf3762d6d1574b0dfc87ad165d856bd | [log] [tgz] |
---|---|---|
author | Florian Baumann <flo@noqqe.de> | 周三 12月 01 06:45:42 2010 +0100 |
committer | Florian Baumann <flo@noqqe.de> | 周三 12月 01 06:45:42 2010 +0100 |
tree | 03d7714dfc6b3fd7ae49398a1216300edd2f5d97 | |
parent | d25288fdd3a6dbf2553a703321b40c80f25c9b68 [diff] |
moved config of hcht to bash_profile template
diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index a98e65c..17853b1 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash
@@ -47,5 +47,8 @@ export TODO="t" +# Set store directory for handmade commandline history tool +export hchtstoredir="$HOME/.hcht" + # Load Bash It source $BASH/bash_it.sh