summarylogtreecommitdiffstats
path: root/mutt-slang.install
blob: 3bafaa40d76f66cd18b358eb4dd8e18c061e3203 (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
}