From e89c96cce7e736857abbb3f25b49a629c33601be Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Fri, 13 Apr 2012 13:53:00 +0200 Subject: [PATCH] use zsh --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index a9081c0..1f11243 100755 --- a/bin/compile +++ b/bin/compile @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/zsh indent() { sed -u 's/^/ /'