aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/install.sh b/tools/install.sh
index 2e265fa..86f13aa 100755
--- a/tools/install.sh
+++ b/tools/install.sh
@@ -19,6 +19,7 @@ fi
19# Write initial commands into .bashrc or .zshrc 19# Write initial commands into .bashrc or .zshrc
20sed -i'.bak' "\^# $REPO^, /^$/ d" $RCFILE 20sed -i'.bak' "\^# $REPO^, /^$/ d" $RCFILE
21cat >>$RCFILE <<EOF 21cat >>$RCFILE <<EOF
22
22# $REPO 23# $REPO
23export SETTING_DIR=$SETTING_DIR 24export SETTING_DIR=$SETTING_DIR
24source \$SETTING_DIR/tools/init/load-settings.sh 25source \$SETTING_DIR/tools/init/load-settings.sh