From: Armaan Bhojwani Date: Thu, 1 Jul 2021 00:05:26 +0000 (-0400) Subject: ash: move distcc files X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=9ec00d7eb7fb523392cb7730d5ef27ba8f4a9ca9 ash: move distcc files --- 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