summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-26 21:44:12 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-26 21:44:12 +0800
commit8781d987ab50a0eff3db63abb178ed6bc67a0710 (patch)
treed9d106b116fdde17220e5c0299648a394e5028c1 /.shenv
parent6f6f9c267ff03581bc8a5917d91f0b050854bbb3 (diff)
downloaddotfiles-8781d987ab50a0eff3db63abb178ed6bc67a0710.tar.gz
set DGIT_SCHROOT_CHROOT
Diffstat (limited to '.shenv')
-rwxr-xr-x.shenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.shenv b/.shenv
index 7ea1856e..61dd8a35 100755
--- a/.shenv
+++ b/.shenv
@@ -146,6 +146,8 @@ DEBFULLNAME="Sean Whitton"
export DEBFULLNAME
DEBEMAIL="spwhitton@spwhitton.name"
export DEBEMAIL
+DGIT_SCHROOT_CHROOT=sid
+export DGIT_SCHROOT_CHROOT
# "Setting the monitor port to 0 turns the monitoring function off,
# and autossh will only restart ssh upon ssh's exit."