Skip to content

Commit

Permalink
feat: support ghq for personal repos
Browse files Browse the repository at this point in the history
Signed-off-by: wrightbradley <[email protected]>
  • Loading branch information
wrightbradley committed Dec 14, 2024
1 parent 8e5a4c1 commit 3bfa0d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/dot_gitconfig.personal.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
name = {{ .ghuser | quote }}
signingkey = {{ .hwkey | quote }}
email = {{ .email_personal | quote }}
[ghq]
vcs = git
root = ~/Projects/code

0 comments on commit 3bfa0d3

Please sign in to comment.