--- /dev/null
+# reportbug preferences file.
+
+
+# Version of reportbug this preferences file was written by.
+reportbug_version "3.48"
+
+# Use standard operating mode which asks more questions than the default
+# (novice).
+mode standard
+
+# Use text interface, simple and powerful.
+ui text
+
+# Name and email settings.
+realname "Simon Ruderich"
+email "simon@ruderich.org"
+
+# Use Debian's SMTP server.
+smtphost reportbug.debian.org
+# Encrypt connection to SMTP server.
+smtptls
+
+# Sign bug reports using gnupg.
+sign gpg
sed -i 's|^#|//|' debian/aptitude/config
link debian/aptitude ~/.aptitude
+ link debian/reportbugrc ~/.reportbugrc
fi