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