]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
setup.sh: Remove some unnecessary comments.
[config/dotfiles.git] / 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