This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/User/Monokai Soda.tmTheme", | |
"draw_white_space": "all", | |
"file_exclude_patters": | |
[ | |
".DS_Store" | |
], | |
"find_selected_text": true, | |
"folder_exclude_patterns": |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Paths ---------------------------------------------- | |
set realname = "Damir Hasakovic" | |
set imap_user = '[email protected]' | |
set from = "[email protected]" | |
set spoolfile = imaps://imap.gmail.com:993/INBOX | |
set smtp_url = "smtp://[email protected]@smtp.gmail.com:587/" | |
set folder = "imaps://imap.gmail.com:993" | |
set record="+[Gmail]/Sent Mail" | |
set postponed="+[Gmail]/Drafts" | |
set header_cache = ~/.mutt/cache/headers # store headers |