Always use Dreaded_X profile for dotfiles
This commit is contained in:
@@ -2,3 +2,10 @@
|
|||||||
path = ~/.dotfiles/git/configs/common.gitconfig
|
path = ~/.dotfiles/git/configs/common.gitconfig
|
||||||
|
|
||||||
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
|
path = ~/.dotfiles/git/profiles/aim-robotics.gitconfig
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/.dotfiles/"]
|
||||||
|
path = ~/.dotfiles/git/profiles/Dreaded_X.gitconfig
|
||||||
|
|
||||||
|
; I don't have my private key on work machines
|
||||||
|
[commit]
|
||||||
|
gpgsign = false
|
||||||
|
|||||||
@@ -2,3 +2,10 @@
|
|||||||
path = ~/.dotfiles/git/configs/common.gitconfig
|
path = ~/.dotfiles/git/configs/common.gitconfig
|
||||||
|
|
||||||
path = ~/.dotfiles/git/profiles/ALTEN.gitconfig
|
path = ~/.dotfiles/git/profiles/ALTEN.gitconfig
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/.dotfiles"]
|
||||||
|
path = ~/.dotfiles/git/profiles/Dreaded_X.gitconfig
|
||||||
|
|
||||||
|
; I don't have my private key on work machines
|
||||||
|
[commit]
|
||||||
|
gpgsign = false
|
||||||
|
|||||||
Reference in New Issue
Block a user