summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2024-04-21 01:22:44 +0200
committerJustin Gassner <justin.gassner@mailbox.org>2024-04-21 01:22:44 +0200
commit989ad9c568bde02c85b61c299f539c5ea02660ee (patch)
tree46bb5ff0d89fef45a84c35575e77850e8bfded57 /.bash_profile
parentd459a14dbef2c0cda076a8972eb29139f8292e3a (diff)
parent82e82c8f94ed2f61b18a19d08dad31f33a49eb44 (diff)
downloaddotfiles-notebook.tar.zst
Merge branch 'master' into notebooknotebook
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