summaryrefslogtreecommitdiff
path: root/.reportbugrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-01-25 21:42:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-01-25 21:42:11 -0700
commit04c15581f9ae0e1fd3336f282f10a782abbb5f41 (patch)
treebde78c363cf9620a233df34261a23c204fa07b80 /.reportbugrc
parentea31b2484afde4c4166a7730f8736df18a9f37f5 (diff)
downloaddotfiles-04c15581f9ae0e1fd3336f282f10a782abbb5f41.tar.gz
reportbug rc
Diffstat (limited to '.reportbugrc')
-rw-r--r--.reportbugrc22
1 files changed, 22 insertions, 0 deletions
diff --git a/.reportbugrc b/.reportbugrc
new file mode 100644
index 00000000..a1e591cb
--- /dev/null
+++ b/.reportbugrc
@@ -0,0 +1,22 @@
+# reportbug preferences file
+# character encoding: UTF-8
+# Version of reportbug this preferences file was written by
+reportbug_version "6.6.3"
+# default operating mode: one of: novice, standard, advanced, expert
+mode advanced
+# default user interface
+ui text
+# offline setting - comment out to be online
+#offline
+# name and email setting (if non-default)
+# realname "Sean Whitton"
+email "spwhitton@spwhitton.name"
+# If nothing else works, remove the # at the beginning
+# of the following three lines:
+no-cc
+#header "X-Debbugs-CC: spwhitton@spwhitton.name"
+#smtphost reportbug.debian.org
+# You can add other settings after this line. See
+# /etc/reportbug.conf for a full listing of options.
+
+mutt