Added git aim-robotics config
This commit is contained in:
4
git-aim/dot-gitconfig
Normal file
4
git-aim/dot-gitconfig
Normal 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
1
git-aim/dot-local
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../git/dot-local
|
||||||
@@ -5,3 +5,6 @@
|
|||||||
|
|
||||||
[includeIf "gitdir:~/Projects/ALTEN/"]
|
[includeIf "gitdir:~/Projects/ALTEN/"]
|
||||||
path = ~/.dotfiles/git/profiles/ALTEN.gitconfig
|
path = ~/.dotfiles/git/profiles/ALTEN.gitconfig
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/Projects/aim-robotics/"]
|
||||||
|
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
|
||||||
|
|||||||
6
git/profiles/aim-robotics.gitconfig
Normal file
6
git/profiles/aim-robotics.gitconfig
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[user]
|
||||||
|
name = Tim Huizinga
|
||||||
|
email = th@aimrobotics.nl
|
||||||
|
|
||||||
|
[commit]
|
||||||
|
gpgsign = false
|
||||||
Reference in New Issue
Block a user