summarylogtreecommitdiffstats
path: root/chatterino2-git.install
blob: d2faae13c24c5f7d00e3c1b54c88a24566f5c529 (plain)
1
2
3
4
5
6
7
post_remove() {
    cat << EOF

==> To remove Chatterino settings and cache, delete ~/.local/share/chatterino

EOF
}