aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-06-09 23:24:09 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-06-09 23:24:09 +0200
commit749281a1fb67f43706da91726f710f95e411c36b (patch)
treec1a670c3e3925a7d26a8237251a09d94d972e833
parent429f2284021e08355904872fd0196d1390f9d43a (diff)
Add variables for Debian package development
-rw-r--r--.config/shell/env4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/shell/env b/.config/shell/env
index de2c044..e4ac331 100644
--- a/.config/shell/env
+++ b/.config/shell/env
@@ -63,6 +63,10 @@ export PERL_MM_OPT="INSTALL_BASE=/home/tyil/.local"
# Raku
export RAKU_LOG_CLASS="Log::Colored"
+# Debian maintainer variables
+export DEBEMAIL="p.spek+debian@tyil.nl"
+export DEBFULLNAME="Patrick Spek"
+
# ls colors
export LS_COLORS="di=34" # directories
export LS_COLORS="${LS_COLORS}:fi=0" # files