Removed ssh_config and addd mutt/muttrc

This commit is contained in:
2017-12-20 14:04:11 -05:00
parent 0efcac7ba4
commit 485b5a0c47
6 changed files with 106 additions and 60 deletions

1
.mutt/.mutt Symbolic link
View File

@@ -0,0 +1 @@
.mutt

1
.mutt/muttrc.local. Symbolic link
View File

@@ -0,0 +1 @@
muttrc.local.spool

View File

@@ -0,0 +1,26 @@
set realname="Chuck Hawley"
set from="chuck@planethawleywood.com"
set use_from=yes
# IMAP config. Hints from: http://dev.mutt.org/trac/wiki/MuttGuide/UseIMAP
set spoolfile="imaps://chuck@planethawleywood.com@planethawleywood.com/INBOX"
# # Define the = shortcut, and the entry point for the folder browser (c?)
set folder="imaps://chuck@planethawleywood.com@planethawleywood.com/INBOX"
set record="=Sent"
set postponed="=Drafts"
# activate TLS if available on the server
set ssl_starttls=yes
# always use SSL when connecting to a server
set ssl_force_tls=yes
# Don't wait to enter mailbox manually
unset imap_passive
# Automatically poll subscribed mailboxes for new mail (new in 1.5.11)
set imap_check_subscribed
# Reduce polling frequency to a sane level
set mail_check=60
# And poll the current mailbox more often (not needed with IDLE in post 1.5.11)
set timeout=10
# keep a cache of headers for faster loading (1.5.9+?)
set header_cache=~/.hcache
# Display download progress every 5K
set net_inc=5

4
.mutt/muttrc.local.spool Normal file
View File

@@ -0,0 +1,4 @@
set realname="Chuck Hawley"
set from="chuck@planethawleywood.com"
set use_from=yes

74
.muttrc Normal file
View File

@@ -0,0 +1,74 @@
set mail_check=5 # mutt checks for new mails on every keystroke
# but not more often then once in 5 seconds
set beep_new # beep on new messages in the mailboxes
# set editor - turn on spell check
set editor="vim -c \"set spell spelllang=en\""
#Signature
set signature="~/.signature"
# Set a pager index
set pager_index_lines=5
# Show or suppress headers:
ignore *
unignore date: time: from: subject: to: cc:
hdr_order date: time: to: cc: from: subject:
# Make new mail more noticeable
color index yellow default ~N
# Some other colors
color index red black ~D # Deleted messages are RED
color index magenta black ~T # Tagged Messages are MAGENTA
# Date Format
# set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z"
set date_format="!%Y/%m/%d %I:%M %Z"
# Index format that displays X-Label contents
set index_format="%S %D %-20.20F %-30.30s %-20.20t"
# Key Bindings
#
bind pager k previous-line
bind pager j next-line
bind pager n next-undeleted
bind pager p previous-undeleted
# Aliases
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links'
alias cantolik Christopher Antolik <cantolik@cuyahogacounty.us>
alias nannoor Nadine An-Noor <nannoor@cuyahogacounty.us>
alias smhoward Shaundra Howard <smhoward@cuyahogacounty.us>
alias lpiccolomini Leslie Piccolomini <lpiccolomini@cuyahogacounty.us>
alias kodonnell Kevin O\'Donnell <kodonnell@cuyahogacounty.us>
alias bdelly Brandon Delly <bdelly@cuyahogacounty.us>
alias pfox Paul Fox <pfox@cuyahogacounty.us>
alias tpulling Tarah Pulling <tpulling@cuyahogacounty.us>
alias VDevese \"Devese, Veronica\" <VDevese@PS.CuyahogaCounty.us>
alias dkaleal Donna Kaleal <dkaleal@cuyahogacounty.us>
alias rgheen Rose Gheen <rgheen@cuyahogacounty.us>
alias jpo Jonathan Po <jpo@cuyahogacounty.us>
alias jkable John Kable III <jkable@cuyahogacounty.us>
alias cptpa Thomas Arnaut <cptpa@cuyahogacounty.us>
alias rshobert Ronald Shobert <rshobert@cuyahogacounty.us>
alias breid Bob Reid <breid@cuyahogacounty.us>
alias ezupancic Elizabeth Zupancic <ezupancic@cuyahogacounty.us>
alias kkozer Keith Kozer <kkozer@cuyahogacounty.us>
alias mzeigler Major Zeigler <mzeigler@cuyahogacounty.us>
alias ereilly Eleanor Reilly <ereilly@cuyahogacounty.us>
alias pwpac Paul Cianchetti <pwpac@cuyahogacounty.us>
alias aharvey Adam Harvey <aharvey@cuyahogacounty.us>
alias ddavtovich Debbie Davtovich <ddavtovich@cuyahogacounty.us>
alias jbitterman James Bitterman <jbitterman@cuyahogacounty.us>
alias dmichalosky Donald Michalosky <dmichalosky@cuyahogacounty.us>
alias EWelch Ellen M Welch <EWelch@PS.CuyahogaCounty.us>
alias marmbruster Mark Armbruster <marmbruster@cuyahogacounty.us>
alias chaines Cishma Haines <chaines@cuyahogacounty.us>
alias aedens Aaron Edens <aedens@cuyahogacounty.us>
# Idea for multiple profile implementation from http://www.8t8.us/mutt/
source ~/.mutt/muttrc.local.$LOCAL_CONFIG

View File

@@ -1,60 +0,0 @@
ServerAliveInterval 60
Host shawshank
Hostname 192.168.0.208
Port 22
User chawley
Host aristotle
Hostname 192.168.0.212
Port 3141
User chawley
Host frank
Hostname 192.168.0.206
Port 22
User chawley
Host overlook
Hostname 192.210.231.189
Port 22
User root
Host ludlow
Hostname 45.61.157.144
Port 22
User root
Host devious
Hostname devio.us
Port 22
User crh0831
Host julia
Hostname 23.249.99.85
Port 22
User chawley
Host hannibal
Hostname 192.168.0.220
Port 22
User chawley
### PDM
Host ladmin
Hostname 206.183.8.210
Port 22
User root
Host ladmin-proxy
Hostname 206.183.8.210
User root
Port 22
ProxyCommand ssh -W %h:%p phaedrus
Host *.zion.eprecisiondialogue.com
User root
Port 22
ProxyCommand ssh ladmin -W %h:%p