summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-06-07 00:04:42 -0400
committerbnewbold <bnewbold@robocracy.org>2012-06-07 00:04:42 -0400
commit91c0c6f68c9a69def609959cf966600c1d2cb2e3 (patch)
tree525f9804742106cb5800764c39d6df34fa82f6d8
parent4d866f37004ea328710de28afea70b47aeacb3e9 (diff)
downloadopenwrt-repro-91c0c6f68c9a69def609959cf966600c1d2cb2e3.tar.gz
openwrt-repro-91c0c6f68c9a69def609959cf966600c1d2cb2e3.zip
minor dotfile changes
-rw-r--r--.pinerc4
-rw-r--r--.ssh/config11
2 files changed, 12 insertions, 3 deletions
diff --git a/.pinerc b/.pinerc
index 2d6ddd1..5c7de87 100644
--- a/.pinerc
+++ b/.pinerc
@@ -140,7 +140,7 @@ pruning-rule=
folder-reopen-rule=
# Style that MESSAGE INDEX is displayed in when threading.
-threading-display-style=
+threading-display-style=mutt
# Style of THREAD INDEX or default MESSAGE INDEX when threading.
threading-index-style=
@@ -450,7 +450,7 @@ patterns-filters2=LIT:pattern="/NICK=arm-notebooks/FROM=arm-netbook-request@list
LIT:pattern="/NICK=lispnyc/TO=lisp@lispnyc.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1",
LIT:pattern="/NICK=itp-phy-comp/ARBReply-To=phys-comp@lists.nyu.edu/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER=lists/NOKILL=1",
LIT:pattern="/NICK=nycresistor/FROM=nycresistormicrocontrollers@googlegroups.com/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1",
- LIT:pattern="/NICK=freedombox/FROM=freedombox-discuss-request@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1"
+ LIT:pattern="/NICK=freedombox/RECIP=freedombox-discuss@lists.alioth.debian.org/FLDTYPE=SPEC/FOLDER=INBOX" action="/FILTER=1/FOLDER={mail.robocracy.org\/ssl\/user=bnewbold\/novalidate-cert}INBOX.lists/NOKILL=1"
# Patterns and their actions are stored here.
patterns-scores2=
diff --git a/.ssh/config b/.ssh/config
index 33d9195..1cd0563 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -40,7 +40,16 @@ Host leaf_rsync
HostName ch-s010.rsync.net
User 10009
Host adelie
- HostName 173.230.155.60
+ #HostName 173.230.155.60
+ HostName adelie.robocracy.org
+ Port 484
+ User bnewbold
+ ControlPath ~/.ssh/master-%l-%r@%h:%p
+ ControlMaster auto
+ Compression yes
+Host sniffles
+ #HostName 50.116.57.44
+ HostName sniffles.rooter.is
Port 484
User bnewbold
ControlPath ~/.ssh/master-%l-%r@%h:%p