From 8f07feae8f12fa8ba3f331e346545a65f544de90 Mon Sep 17 00:00:00 2001 From: Adrien Giboire Date: Tue, 20 Nov 2012 15:58:08 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20extra=20`=C2=AC`.=20Resolve=20#46?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4261029..11bcb57 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/usr/env sh¬ +#!/usr/env sh create_symlinks () { if [ ! -f ~/.vim ]; then