aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bash_profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 1f07ef5..07807b1 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -37,6 +37,8 @@ export XDG_CURRENT_DESKTOP=gnome
export CARGO_HOME="$XDG_CACHE_HOME/cargo"
export DENO_DIR=vendor
+export DENO_INSTALL_ROOT=bin
+export DENO_NO_UPDATE_CHECK=1
export DOWNLOAD_KEYSERVER="hkp://keyserver.ubuntu.com"
export ELECTRUMDIR="$XDG_DATA_HOME/electrum"
export FZF_DIRECTORY_MARKS=$XDG_CONFIG_HOME/fzf/marks/directories