diff --git a/cowerup b/cowerup new file mode 100755 index 0000000..12963c2 --- /dev/null +++ b/cowerup @@ -0,0 +1,8 @@ +#!/bin/zsh + +cd ~/cower +rm -rf $1 +cower -d $1 +cd $1 +$EDITOR PKGBUILD +makepkg -isc