From c0c698f74ac91b1fbf4cc8b5e39fe49441a2ba68 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 21 Aug 2018 18:05:58 -0400 Subject: Delete a bunch of old scripts --- bin/update-xmonad.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 bin/update-xmonad.sh (limited to 'bin/update-xmonad.sh') diff --git a/bin/update-xmonad.sh b/bin/update-xmonad.sh deleted file mode 100755 index d40b597..0000000 --- a/bin/update-xmonad.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -cd /usr/src/xmonad -darcs pull -runhaskell Setup.lhs configure -runhaskell Setup.lhs build -runhaskell Setup.lhs install -cd /usr/src/XMonadContrib -darcs pull -runhaskell Setup.lhs configure -runhaskell Setup.lhs build -runhaskell Setup.lhs install -- cgit v1.2.3