Added git aim-robotics config
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
[include]
|
||||||
|
path = ~/.dotfiles/git/configs/common.gitconfig
|
||||||
|
|
||||||
|
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
|
||||||
Symlink
+1
@@ -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
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[user]
|
||||||
|
name = Tim Huizinga
|
||||||
|
email = th@aimrobotics.nl
|
||||||
|
|
||||||
|
[commit]
|
||||||
|
gpgsign = false
|
||||||
Reference in New Issue
Block a user