Skip to content

Instantly share code, notes, and snippets.

@nathancrank
Last active January 10, 2025 23:21
Show Gist options
  • Save nathancrank/39d9b5d6e9e4332e709111d8d99bc79e to your computer and use it in GitHub Desktop.
Save nathancrank/39d9b5d6e9e4332e709111d8d99bc79e to your computer and use it in GitHub Desktop.
.muttrc
set [email protected]
set imap_pass=password
set folder=imap://mail.server.com
set spoolfile=+INBOX
set imap_check_subscribed
set mail_check=60
set sort=reverse-threads
set sort_aux=date-received
set realname="Name"
set editor=vim
color progress white red
set mail_check_stats = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment