X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=2fd5d54cb767f2aa8f14292eb7f1ea19fe6dd23d;hb=92c7bbecc4cc1f604fe2fae27c07870a6a017adb;hp=a530d1fe260f00595f658987f61fdad76e7c7000;hpb=4daf3588f9130eb18d5f4de95f36027c36f1667d;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index a530d1f..2fd5d54 100755 --- a/setup.sh +++ b/setup.sh @@ -6,7 +6,7 @@ . ../lib.sh # Generate gitconfig. -m4 gitconfig -DGITIGNORE=`pwd`/gitignore -DOS=`os` +generate m4 gitconfig -DGITIGNORE=`pwd`/gitignore -DOS=`os` # Link setup. link gitconfig ~/.gitconfig