summaryrefslogtreecommitdiff
path: root/muttrc
AgeCommit message (Collapse)Author
2018-02-21Untrack personal.muttrcBjörn Guth
This commit untracks personal.muttrc and moves the import of personal.muttrc to the last line of muttrc. I did this for several reasons: 1. I moved the personal.muttrc import to have the possibility to overwrite settings made in muttrc. This makes personalizing mutt easier. 2. Since personal.muttrc is currently empty, but gets automatically filled with the macros to switch between mail accounts, this will always appear as a modified file in `git status`. Also when all mail accounts get deleted via mutt-wizzard.sh, personal.muttrc gets deleted and therefore might cause inconveniences this way. 3. This makes it virtually impossible to accidentally commit personal mutt configurations, which would be pretty easy if personal.muttrc stays part of this repo as a tracked file. 4. It makes the repo look and feel nicer.
2018-02-13muttrc changesLuke
2018-02-11changed to neomutt syntaxLuke
2018-02-11settings wiper, accounts bug fixed?Luke
2018-02-11personal additions fixedLuke
2018-02-11removal of personal settingsLuke
2018-02-11neomutt config files added; gitignore addedLuke
2018-02-10muttcol call removedLuke
2018-02-10vanilla mutt compatible, general clean-upLuke
2018-02-10big updateLuke
2018-02-10mutt configuration now automaticLuke