Commit Graph

11 Commits

Author SHA1 Message Date
3963488dba Untrack personal.muttrc
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-21 15:48:23 +01:00
ac1f56dd18 muttrc changes 2018-02-13 12:56:28 -07:00
dba65fa358 changed to neomutt syntax 2018-02-11 15:01:55 -07:00
600a53dbdc settings wiper, accounts bug fixed? 2018-02-11 10:42:26 -07:00
0524f25548 personal additions fixed 2018-02-11 10:22:28 -07:00
bdc062bf1d removal of personal settings 2018-02-11 10:10:20 -07:00
b2c1a1458e neomutt config files added; gitignore added 2018-02-11 10:07:59 -07:00
d2be0777a4 muttcol call removed 2018-02-10 20:30:27 -07:00
64c9564ea7 vanilla mutt compatible, general clean-up 2018-02-10 20:23:38 -07:00
9f22317c29 big update 2018-02-10 16:33:33 -07:00
badf508538 mutt configuration now automatic 2018-02-10 16:00:14 -07:00