annotate mutt/variables.sample @ 481:294cda8cf097

Enable mercurial shelve extension.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 15 Feb 2020 22:21:40 -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"