zx/unix/uninstall
2020-01-20 20:52:02 +09:00

6 lines
75 B
Bash
Executable File

#! /bin/sh
rm -f "$HOME/bin/zx"
rm -f "$HOME/bin/zxh"
rm -rf "$HOME/zomp"