Merge pull request #18 from scattenlaeufer/personal.muttrc

Untrack personal.muttrc
This commit is contained in:
Luke Smith
2018-02-23 17:46:52 -05:00
committed by GitHub
2 changed files with 2 additions and 9 deletions

3
muttrc
View File

@ -4,7 +4,6 @@ bind index,pager i noop
bind index,pager g noop
bind index \Cf noop
source etc/muttcol
source personal.muttrc
source etc/aliases
set sleep_time = 0
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 \Cn sidebar-next-new
bind index,pager B sidebar-toggle-visible
source personal.muttrc

View File

@ -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.