Skip to content

Instantly share code, notes, and snippets.

@jamesdube
Created November 13, 2018 13:32
Show Gist options
  • Save jamesdube/1540ce07bbc3851b5f07b4b55e1b2060 to your computer and use it in GitHub Desktop.
Save jamesdube/1540ce07bbc3851b5f07b4b55e1b2060 to your computer and use it in GitHub Desktop.
Seperate git profiles for work and personal projects
[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