neomutt-samples/README.md

31 lines
698 B
Markdown
Raw Normal View History

2018-08-09 20:48:32 +02:00
# neomutt samples
Examples of neomutt's configuration for developer and users.
## The samples
### Demo
In the demo folder is a demo setup for neomutt.
* New users can play with neomutt
* Users can make a demo (screencast)
* Developer can use a demo setup for development
Download the neomuttdemo folder and save the folder in your HOME directory.
`neomutt -n -F ~/neomuttdemo/config/neomuttrc -f ~/neomuttdemo/maildir/`
### use cases
2018-08-12 21:35:27 +02:00
In the use cases folder are config files for use cases of different scenarios.
### snippets
In snippets you can find config-snippets.
2018-08-09 20:48:32 +02:00
# regular expressions
Collection of regular expressions
2018-08-11 09:11:18 +02:00
https://github.com/neomutt/samples/wiki/Regular-expressions
2018-08-09 20:48:32 +02:00