summarylogtreecommitdiffstats
path: root/chatterino2-appimage.install
diff options
context:
space:
mode:
authorckath2021-05-04 18:22:16 +0200
committerckath2021-05-04 18:22:16 +0200
commitc87f79f43244d649d17f734d7ac3b0deb4f9cb08 (patch)
tree9e2c3c21d0931326417d2d0192e7f9b30374566b /chatterino2-appimage.install
downloadaur-c87f79f43244d649d17f734d7ac3b0deb4f9cb08.tar.gz
initial commit
Diffstat (limited to 'chatterino2-appimage.install')
-rw-r--r--chatterino2-appimage.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/chatterino2-appimage.install b/chatterino2-appimage.install
new file mode 100644
index 000000000000..d2faae13c24c
--- /dev/null
+++ b/chatterino2-appimage.install
@@ -0,0 +1,7 @@
+post_remove() {
+ cat << EOF
+
+==> To remove Chatterino settings and cache, delete ~/.local/share/chatterino
+
+EOF
+}