summaryrefslogtreecommitdiffstatshomepage
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sh/.profile b/sh/.profile
index d5b5b9b..3707c7c 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -80,3 +80,5 @@ export PATH="$PATH:$PERL_LOCAL_LIB_ROOT/bin"
export TEXMFHOME="$XDG_DATA_HOME/texmf"
export TEXMFVAR="$XDG_CACHE_HOME/texlive/texmf-var"
export TEXMFCONFIG="$XDG_CONFIG_HOME/texlive/texmf-config"
+
+export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"