diff options
author | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-10-05 22:11:54 -0400 |
---|---|---|
committer | Bryan Newbold <bnewbold@charm.mit.edu> | 2008-10-05 22:11:54 -0400 |
commit | 759a27cbcbc0bdb35520e5c8714e053abceb6132 (patch) | |
tree | f9f422de33846df4c178b7919c4969eae70daf05 | |
parent | 7f424af6cf89dea2b2aa9bf05d9f971ac98fc70e (diff) | |
parent | 7a73f2a7c706a1383ad0778671d1dbbe9c636f3a (diff) | |
download | openwrt-repro-759a27cbcbc0bdb35520e5c8714e053abceb6132.tar.gz openwrt-repro-759a27cbcbc0bdb35520e5c8714e053abceb6132.zip |
resolved some differences
-rw-r--r-- | .pinerc | 18 | ||||
-rw-r--r-- | .ssh/config | 6 | ||||
-rw-r--r-- | .xinitrc | 4 | ||||
-rw-r--r-- | todo | 7 |
4 files changed, 27 insertions, 8 deletions
@@ -318,10 +318,10 @@ address-book= global-address-book= # Set by Pine; controls beginning-of-month sent-mail pruning. -last-time-prune-questioned=108.10 +last-time-prune-questioned=119.10 # Set by Pine; controls display of "new version" message. -last-version-used=5.00 +last-version-used=5.10 # This names the path to an alternative program, and any necessary arguments, # to be used in posting mail messages. Example: @@ -584,3 +584,17 @@ wp-state= # WebAlpine preferred width for message display in characters wp-columns= + +# If set, specifies where trash is moved to in Web Alpine. +trash-folder= + +# Defaults to nothing, which is equivalent to US-ASCII. This is used for +# unlabeled incoming messages. It is ok to leave this unset but if you receive +# unlabeled mail that is usually in some known character set, set that here. +unknown-character-set= + +# Location relative to your HOME directory of the directory where your INBOX +# for the maildir format is located. Default value is "Maildir". If your +# inbox is located at "~/Maildir" you do not need to change this value. +# A common value is also ".maildir" +maildir-location= diff --git a/.ssh/config b/.ssh/config index 3a3278c..722ef6d 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,6 +1,12 @@ Host sicm HostName planet024.ai.mit.edu User bnewbold +Host animus + HostName animus.robocracy.org + User bnewbold +Host linux + HostName linux.mit.edu + User bnewbold Host ligo HostName aneirin.mit.edu User controls diff --git a/.xinitrc b/.xinitrc new file mode 100644 index 0000000..dff9579 --- /dev/null +++ b/.xinitrc @@ -0,0 +1,4 @@ +xterm -rv +sb -ls & +xset b off +wmbattery -f /dev/apm & +ssh-agent fluxbox -verbose @@ -1,12 +1,7 @@ -25apr2008 ---------- -bosley last tango in paris, bande a part, showgirls, the lovers, day for night - -| tuesday: ---------------- check on CMU transfer credit status +freebsd docs to read: http://www.freebsd.org/doc/en/articles/linux-comparison/ http://www.freebsd.org/doc/en/articles/vinum/ http://www.freebsd.org/doc/en/articles/version-guide/ |