zx/uninstall_unix

6 lines
75 B
Bash
Executable File

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