]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
setup.sh,gitconfig: Define PWD instead of TIG.
[config/dotfiles.git] / setup.sh
index 23c1f8ea860a2e78e0212fb839c6e32b2a16f5aa..c61c00dcdfbc8d97f4fc16c08a860bc6a60ff532 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -32,7 +32,7 @@ if installed git; then
     generate m4 gitconfig \
         -DPATIENCE="$PATIENCE" \
         -DOS=`os` \
-        -DTIG="`pwd`/tig.pl"
+        -DPWD="`pwd`"
     link gitconfig ~/.gitconfig
 fi