From 767217bd5e5d2ffb50023ecf93da7791cd833722 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 5 Jul 2018 14:03:13 +0900 Subject: [PATCH] Add stardict_data_dir --- profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile b/profile index 707c4a3..c252e2a 100755 --- a/profile +++ b/profile @@ -115,6 +115,8 @@ export PATH="$GOPATH/bin:$PATH" export PIPENV_VENV_IN_PROJECT=1 +export STARDICT_DATA_DIR=$HOME/.brew/share/sdcv-dict-oxford + ########################################### # Host colors