summaryrefslogtreecommitdiffstats
path: root/src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-05 05:06:52 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-05 05:06:52 +0100
commit617d93582704fab32603c562eb31a3fa0ac7275d (patch)
treec889a5c568bb8c80992ba47f124d56189405e879 /src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall
parentb83c0257aa06c2ce63d289d42091f61a4865f7ea (diff)
downloadalpine-packages-617d93582704fab32603c562eb31a3fa0ac7275d.tar.gz
alpine-packages-617d93582704fab32603c562eb31a3fa0ac7275d.tar.bz2
alpine-packages-617d93582704fab32603c562eb31a3fa0ac7275d.tar.lz
alpine-packages-617d93582704fab32603c562eb31a3fa0ac7275d.zip

feat: remind users to remove the shit from their rc

Diffstat (limited to 'src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall')
-rwxr-xr-xsrc/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall b/src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall
new file mode 100755
index 0000000..a7488a9
--- /dev/null
+++ b/src/memdmp/zsh-zuwu/zsh-zuwu.post-deinstall
@@ -0,0 +1,2 @@
+#!/usr/bin/env zsh
+echo -e "\x1b[0;32mEach user that had zuwu installed should clean up their \x1b[0;34m\$HOME/.zshrc\x1b[0;32m.\nIf they don't, everything will still continue to work, it's just good practice to remove it :3\x1b[0m"