From 9ec00d7eb7fb523392cb7730d5ef27ba8f4a9ca9 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Wed, 30 Jun 2021 20:05:26 -0400 Subject: [PATCH] ash: move distcc files --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index 03a3d7d..814c963 100644 --- a/config.org +++ b/config.org @@ -904,6 +904,7 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac export GOPATH="$HOME/.local/share/go" export JUPYTER_CONFIG_DIR="$HOME/.config/jupyter" export IPYTHON_DIR="$HOME/.local/share/ipython" + export DISTCC_DIR="$HOME/.local/state/distcc" export PAGER='less' export GTK_USE_PORTAL=1 -- 2.39.2