Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
header_cache
user
aliases
gal
mailing_lists
signature
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Clone this repository into the `~/.mutt/` directory.

## Configuration

Edit the `~/.mutt/user` file.
Copy the `~/.mutt/user_example` file to `~/.mutt/user` location, then edit the `user` file.

```bash
# User config
Expand All @@ -38,7 +38,7 @@ set my_password="This password is secure"
set my_lang="fr_FR"
```

Don't forget your `~/.mutt/signature` file.
Don't forget your `~/.mutt/signature` file. Copy `signature`, `aliases`, and `mailing_lists` from the examples just like you did for `user`.
Contacts and mailing-lists are stored in `~/.mutt/aliases` and `~/.mutt/mailing_lists`.

## Usage
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.