From bd9fa10112720f31194106fdb48dbf9bf8506906 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 30 Mar 2018 20:03:33 -0700 Subject: move dch settings into .shenv --- .shenv | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.shenv') diff --git a/.shenv b/.shenv index bf310821..69750dac 100755 --- a/.shenv +++ b/.shenv @@ -128,6 +128,10 @@ TERMCMD="xfce4-terminal" export TERMCMD TERMINAL="xfce4-terminal" export TERMINAL +DEBFULLNAME="Sean Whitton" +export DEBFULLNAME +DEBEMAIL="spwhitton@spwhitton.name" +export DEBEMAIL # "Setting the monitor port to 0 turns the monitoring function off, # and autossh will only restart ssh upon ssh's exit." -- cgit v1.2.3