]> git.rmz.io Git - dotfiles.git/commitdiff
git: replace fpp with wio conditional settings
authorSamir Benmendil <me@rmz.io>
Wed, 31 Aug 2022 21:33:06 +0000 (22:33 +0100)
committerSamir Benmendil <me@rmz.io>
Wed, 31 Aug 2022 21:33:06 +0000 (22:33 +0100)
git/config
git/fpp.config [deleted file]
git/wio.config [new file with mode: 0644]

index a759c2e95004ba4e0c18886c1f912ced60fb8388..af16e937188de5daaa693c794629faf51a7dfa5c 100644 (file)
@@ -54,5 +54,5 @@
        process = git-lfs filter-process
        required = true
 
-[includeIf "gitdir:~/src/fpp/**"]
-       path = ~/.config/git/fpp.config
+[includeIf "gitdir:~/src/wio/**"]
+       path = ~/.config/git/wio.config
diff --git a/git/fpp.config b/git/fpp.config
deleted file mode 100644 (file)
index e5b6e82..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-[user]
-       name = Samir Benmendil
-       email = samir@fppnt.com
-
-[core]
-       hooksPath = ~/src/fpp/githooks
diff --git a/git/wio.config b/git/wio.config
new file mode 100644 (file)
index 0000000..2b99b4a
--- /dev/null
@@ -0,0 +1,7 @@
+[user]
+       name = Samir Benmendil
+       email = sbenmendil@witekio.com
+
+[core]
+       # hooksPath = ~/src/wio/githooks
+        sshCommand = ssh -i ~/.ssh/id_ed25519_wio