New types of make rules + omz refactorings
This commit is contained in:
11
uninstall/omz
Executable file
11
uninstall/omz
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
##makedesc: Uninstalling omz
|
||||
|
||||
echo
|
||||
echo "==============================================="
|
||||
echo "Uninstalling omz..."
|
||||
echo "==============================================="
|
||||
echo
|
||||
|
||||
bash $ZSH/tools/uninstall.sh
|
||||
exec bash
|
||||
Reference in New Issue
Block a user