mirror of
https://github.com/neomutt/samples.git
synced 2025-08-13 17:57:32 +02:00
Issue #1 - Concept of neomutt`s samples
* Information in the README * Folder strcture (draft)
This commit is contained in:
13
README.adoc
13
README.adoc
@ -1,13 +0,0 @@
|
||||
= neomutt samples
|
||||
[abstract]
|
||||
Examples of neomutt's configuration for developer and users.
|
||||
|
||||
TIP: Just a test for adoc-format.
|
||||
|
||||
== regular expressions
|
||||
|
||||
Collection of regular expressions
|
||||
|
||||
|
||||
Just a test adoc and github
|
||||
|
22
README.md
22
README.md
@ -1,6 +1,28 @@
|
||||
# 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
|
||||
|
||||
In the use cases folder a use cases for different scenarios.
|
||||
|
||||
### snippets
|
||||
|
||||
In snippets you can find config-snippets.
|
||||
|
||||
# regular expressions
|
||||
|
||||
Collection of regular expressions
|
||||
|
0
neomuttdemo/config/touch
Normal file
0
neomuttdemo/config/touch
Normal file
0
neomuttdemo/maildir/touch
Normal file
0
neomuttdemo/maildir/touch
Normal file
0
snippets/color/touch
Normal file
0
snippets/color/touch
Normal file
0
snippets/notmuch/touch
Normal file
0
snippets/notmuch/touch
Normal file
0
usecases/marge/touch
Normal file
0
usecases/marge/touch
Normal file
0
usecases/milhouse/touch
Normal file
0
usecases/milhouse/touch
Normal file
Reference in New Issue
Block a user