annotate mutt/variables.sample @ 509:fa55013bbfe3

Clean up bashrc, add local one
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Nov 2021 21:55:20 -0800
parents 31079b060068
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
281
897a6823d603 Fix mutt install.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 # Account details
471
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
2 set my_user=name@domain.com
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
3 set my_pass=yourpassword
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
4 set my_hostname=yourmachine
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
5 set my_realname="Your Name"