New types of make rules + omz refactorings

This commit is contained in:
2022-08-19 20:58:15 +08:00
parent 2c9af9b1c5
commit 43f6c8c9e9
7 changed files with 149 additions and 85 deletions

11
uninstall/omz Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
##makedesc: Uninstalling omz
echo
echo "==============================================="
echo "Uninstalling omz..."
echo "==============================================="
echo
bash $ZSH/tools/uninstall.sh
exec bash