wip save muttrc*
This commit is contained in:
parent
d251108a65
commit
f9c49f9993
|
@ -1,4 +1,4 @@
|
|||
# mutt config - private datas
|
||||
|
||||
set realname = 'Patrick Cao Huu Thien'
|
||||
set from = 'patrick.cao_huu_thien@sorbonne-universite.fr'
|
||||
alternates '^patrick.cao_huu_thien@'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# used by macro compose v
|
||||
|
||||
alias moi_1 Patrick CAO HUU THIEN <patrick.cao_huu_thien@sorbonne-universite.fr>
|
||||
alias moi_1bis Patrick CAO HUU THIEN <patrick.cao_huu_thien@upmc.fr>
|
||||
alias moi_2 Master ZU <master.h2zu@gmail.com>
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
# vim: filetype=muttrc
|
||||
# from https://github.com/LukeSmithxyz/mutt-wizard/blob/master/etc/muttcol
|
||||
#
|
||||
# Header colors:
|
||||
# color ( header | body ) <foreground> <background> <regexp>
|
||||
|
||||
color header brightwhite color236 "^Subject"
|
||||
color header color124 color236 "^From"
|
||||
color header color11 color236 "^From:"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
# mutt config commun
|
||||
#
|
||||
# from https://github.com/Nelyah/dotfiles/blob/master/.mutt/settings
|
||||
|
||||
set use_envelope_from=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue