Added git aim-robotics config

This commit is contained in:
2026-03-13 04:25:18 +01:00
parent 1f0acfed01
commit 294210e113
4 changed files with 14 additions and 0 deletions

4
git-aim/dot-gitconfig Normal file
View File

@@ -0,0 +1,4 @@
[include]
path = ~/.dotfiles/git/configs/common.gitconfig
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig

1
git-aim/dot-local Symbolic link
View File

@@ -0,0 +1 @@
../git/dot-local

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

View File

@@ -0,0 +1,6 @@
[user]
name = Tim Huizinga
email = th@aimrobotics.nl
[commit]
gpgsign = false