summaryrefslogtreecommitdiff
path: root/mutt-nntp/install
blob: d65675c06f64e7f734306ed2916b5e55c25fe00d (plain)
1
2
3
4
5
6
7
8
post_install() {
	cat <<EOF

==> For GPG support, add the following to your muttrc:
==> source /etc/Muttrc.gpg.dist

EOF
}