Add uninstall script; fix typos

This commit is contained in:
2019-12-16 16:58:33 +09:00
parent ec39a1b1e9
commit 16549b5d0b
57 changed files with 42 additions and 29 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#! /bin/sh
rm -f "$HOME/bin/zx"
rm -f "$HOME/bin/zxh"
rm -rf "$HOME/zomp"