Compare commits

...

2 Commits

Author SHA1 Message Date
Dreaded_X d471a8436a Auto setup remote when pushing 2026-03-13 05:02:43 +01:00
Dreaded_X 294210e113 Added git aim-robotics config 2026-03-13 05:02:43 +01:00
5 changed files with 15 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[include]
path = ~/.dotfiles/git/configs/common.gitconfig
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
+1
View File
@@ -0,0 +1 @@
../git/dot-local
+1
View File
@@ -4,6 +4,7 @@
[push]
default = simple
autoSetupRemote = true
[core]
excludesfile = ~/.dotfiles/git/gitignore
+3
View File
@@ -5,3 +5,6 @@
[includeIf "gitdir:~/Projects/ALTEN/"]
path = ~/.dotfiles/git/profiles/ALTEN.gitconfig
[includeIf "gitdir:~/Projects/aim-robotics/"]
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
+6
View File
@@ -0,0 +1,6 @@
[user]
name = Tim Huizinga
email = th@aimrobotics.nl
[commit]
gpgsign = false