my files
Here are files I use on my GNU/Linux systems, like configuration files or scripts.
- .vimrcConfiguration file for the best text editor on Unix, Vim for sure. Autocompletion macro, colorsyntax regarding code language...
- .awesomercConfiguration file for Awesome window manager. Shortcuts are made respecting Vim spirit.
- .muttrcConfiguration for Mutt, a ncurse mail client which just sucks less than others mail client.
- .fetchmailrcConfiguration file for fetchmail. It retrieves mail presents on various mailboxes, supports pop and imap. Each mail are put on your system mail spool. A soft like procmail is useful to sort all received mails.
- .procmailrcConfiguration for procmail. This file just shows how sort mail regarding expeditor or destinator (To and From headers).