chiark / gitweb /
dot/gitconfig.in: Tweak email preferences.
[profile] / setup
diff --git a/setup b/setup
index 74db46e11d80c4d0ed28d5041f55bbb6eed79786..705e3961d831fe55c4c517b6f9c607142c5dbf7e 100755 (executable)
--- a/setup
+++ b/setup
@@ -190,8 +190,8 @@ for d in $dotfilessubst; do
 ### generated by $here/setup; do not edit!\\
 
 /@home@/ s\a\a$HOME\ag
+/@profile@/ s\a\a$here\ag
 /@releasekey@/ s\a\a$(bin/mdw-conf release-key 481334C2)\ag
-/@gitignore@/ s\a\a$(bin/mdw-conf gitignore $here/git/gitignore)\ag
 " dot/$d >$ft.new
   mv $ft.new $ft
   echo "  $target"