From 41901a231a021874263408fffa56484204ca861f Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 23 Sep 2022 12:10:18 -0400 Subject: .bash_profile: Add deno dir --- .bash_profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash_profile b/.bash_profile index d295098..581fccc 100644 --- a/.bash_profile +++ b/.bash_profile @@ -42,6 +42,7 @@ export DESKTOP_SESSION=gnome export XDG_CURRENT_DESKTOP=gnome export CARGO_HOME="$XDG_CACHE_HOME/cargo" +export DENO_DIR=vendor export DOWNLOAD_KEYSERVER="hkp://keyserver.ubuntu.com" export ELECTRUMDIR="$XDG_DATA_HOME/electrum" export FZF_DIRECTORY_MARKS=$XDG_CONFIG_HOME/fzf/marks/directories -- cgit v1.2.3