Skip to content

Commit

Permalink
Merge pull request #330 from ekronborg/neomutt
Browse files Browse the repository at this point in the history
Add neomutt
  • Loading branch information
b3nj5m1n authored Nov 4, 2023
2 parents 1170533 + 16fa48d commit edcd675
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/neomutt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.mutt_certificates",
"movable": true,
"help": "Move the file to _$XDG_CACHE_HOME/neomutt/certificates_ and add the following to neomuttrc:\n\n```\nset certificate_file=\"$XDG_CACHE_HOME/neomutt/certificates\"\n```\n"
}
],
"name": "neomutt"
}

0 comments on commit edcd675

Please sign in to comment.