]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
setup.sh: Remove some unnecessary comments.
authorSimon Ruderich <simon@ruderich.org>
Mon, 20 Apr 2009 14:00:08 +0000 (16:00 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 20 Apr 2009 14:00:08 +0000 (16:00 +0200)
setup.sh

index 2fd5d54cb767f2aa8f14292eb7f1ea19fe6dd23d..fab36587ab10df2d6c53d4bbb5f0db801c0d5606 100755 (executable)
--- 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