blob: a7488a90fe77acca8db6865594efe6985ca49a46 (
plain) (
blame)
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"
|