summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-10-07 22:12:50 +0200
committerJonas Smedegaard <dr@jones.dk>2012-10-07 22:12:50 +0200
commit0d4986e4eddef12051bc3b315a796877e7e2e18f (patch)
tree9f5d6c72c72ed881cb6f0fe048fa068301931737 /.bashrc
parent4f3c045140ba47f3996f74dc0e533a628202a8d7 (diff)
Add personal info and a few preferred tools. Start keychain.
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