https://github.com/timofurrer/.mutt
these are my personal mutt configurations
https://github.com/timofurrer/.mutt
Last synced: 9 months ago
JSON representation
these are my personal mutt configurations
- Host: GitHub
- URL: https://github.com/timofurrer/.mutt
- Owner: timofurrer
- Created: 2013-02-28T07:39:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T22:13:41.000Z (about 11 years ago)
- Last Synced: 2025-02-09T22:47:07.982Z (11 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personal mutt config
> these are my personal mutt configurations
***
## Installation
git clone https://github.com/timofurrer/.mutt.git ~/.mutt
git submodule init
git submodule update
ln -s ~/.mutt/muttrc .muttrc
Maybe you have to replace the `$TERM` environment variable to `xterm-256color` to support 256 colors in your terminal.
export TERM=xterm-256color
### Replace my stuff with your stuff if you are not me!
If you are not Timo Furrer and do not use the mail address `tuxtimo@gmail.com` - replace my mail configuration with your own one!