Created
November 13, 2018 13:32
-
-
Save jamesdube/1540ce07bbc3851b5f07b4b55e1b2060 to your computer and use it in GitHub Desktop.
Seperate git profiles for work and personal projects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[includeIf "gitdir:~/workspace/work/"] | |
path = .gitconfig-work | |
[includeIf "gitdir:~/workspace/personal/"] | |
path = .gitconfig-personal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment