summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 3ac48f2..3a3e65f 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -11,6 +11,7 @@ export PASSWORD_STORE_DIR=~/.local/share/pass
export PASSWORD_STORE_GENERATED_LENGTH=16
export MAIL=~/.mail
export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
+export EXECJS_RUNTIME=MiniRacer
[[ -f ~/.bashrc ]] && . ~/.bashrc