From: Simon Ruderich Date: Mon, 20 Apr 2009 14:00:08 +0000 (+0200) Subject: setup.sh: Remove some unnecessary comments. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=eeffb4dd1023afabde1b611f353ccb83bd48a00e;p=config%2Fdotfiles.git setup.sh: Remove some unnecessary comments. --- diff --git a/setup.sh b/setup.sh index 2fd5d54..fab3658 100755 --- a/setup.sh +++ b/setup.sh @@ -5,11 +5,9 @@ . ../lib.sh -# Generate gitconfig. generate m4 gitconfig -DGITIGNORE=`pwd`/gitignore -DOS=`os` - -# Link setup. link gitconfig ~/.gitconfig + if installed hg; then link hgrc ~/.hgrc link hgignore ~/.hgignore