annotate mutt/variables.sample @ 486:b452486b97c5

Make vim's quickfix list more awesome.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:13:07 -0700
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"