X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=bf22f99166748ec23867772fd76e5f1d145c67c0;hb=8aedc6cf7c11a9903e754d22b6a8bf8c25a486f9;hp=0f93a8c9864eb33b4849d8d032503d1a1dd36874;hpb=1ac8cbd79e9fd2af79c76ae0bfc6128ae1754759;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 0f93a8c..bf22f99 100755 --- a/setup.sh +++ b/setup.sh @@ -24,8 +24,7 @@ set -eu if installed git; then - generate gitconfig .in simple_cpp \ - PWD -- "`pwd`" + generate gitconfig .in simple_cpp PWD -- "`pwd`" # Older Git versions don't support push.default = simple. if ! git status >/dev/null 2>&1; then