From e9282dc6b96c7e173642c66ce5bb9b08e0569c89 Mon Sep 17 00:00:00 2001 From: "|::||: |:|:|" Date: Mon, 12 Jan 2015 17:08:59 +0200 Subject: [PATCH] Forgot the cowerup script. --- cowerup | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 cowerup 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