Browse Source

Merge pull request #18 from scattenlaeufer/personal.muttrc

Untrack personal.muttrc
tags/v3.1
Luke Smith 6 years ago
committed by GitHub
parent
commit
9c1c8d45c7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 9 deletions
  1. +2
    -1
      muttrc
  2. +0
    -8
      personal.muttrc

+ 2
- 1
muttrc View File

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

+ 0
- 8
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.


Loading…
Cancel
Save