Merge pull request #18 from scattenlaeufer/personal.muttrc
Untrack personal.muttrc
This commit is contained in:
commit
9c1c8d45c7
3
muttrc
3
muttrc
@ -4,7 +4,6 @@ bind index,pager i noop
|
|||||||
bind index,pager g noop
|
bind index,pager g noop
|
||||||
bind index \Cf noop
|
bind index \Cf noop
|
||||||
source etc/muttcol
|
source etc/muttcol
|
||||||
source personal.muttrc
|
|
||||||
source etc/aliases
|
source etc/aliases
|
||||||
set sleep_time = 0
|
set sleep_time = 0
|
||||||
set sort = 'reverse-date'
|
set sort = 'reverse-date'
|
||||||
@ -53,3 +52,5 @@ bind index,pager <F4> sidebar-page-down
|
|||||||
bind index,pager \Cp sidebar-prev-new
|
bind index,pager \Cp sidebar-prev-new
|
||||||
bind index,pager \Cn sidebar-next-new
|
bind index,pager \Cn sidebar-next-new
|
||||||
bind index,pager B sidebar-toggle-visible
|
bind index,pager B sidebar-toggle-visible
|
||||||
|
|
||||||
|
source personal.muttrc
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
# vim: filetype=muttrc
|
|
||||||
|
|
||||||
# This file is where the wizard will output
|
|
||||||
# information on which file to treat as default
|
|
||||||
# and shortcut bindings for jumping from account to account.
|
|
||||||
|
|
||||||
# You can edit this manually if you know what you're doing.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user