summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc21
1 files changed, 21 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 2145ed7..1553cf4 100644
--- a/.bashrc
+++ b/.bashrc
@@ -108,3 +108,24 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
+
+export CVS_RSH="ssh"
+
+export editor=mcedit
+export EDITOR=mcedit
+
+export DEBFULLNAME="Jonas Smedegaard"
+export DEBUSER="js"
+export EMAIL="dr@jones.dk"
+
+#export REPLYTO="${EMAIL}"
+
+export DEBEMAIL="${EMAIL}"
+
+export KMAINT="${DEBFULLNAME}"
+export KEMAIL="${EMAIL}"
+
+export KPKG_MAINTAINER="${DEBFULLNAME}"
+export KPKG_EMAIL="${EMAIL}"
+
+export DEBSIGN_KEYID=C1A00121