This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
dotfiles-chezmoi
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
Correcting git config
pull/2/head
Ryan Reed
3 years ago
parent
28280971d3
commit
3fe47d8778
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.chezmoiignore
+ 1
- 1
.chezmoiignore
View File
@ -9,7 +9,7 @@
{{- end }}
{{- end }}
{{ if (hasKey . "git") | not }}
{{ if (hasKey . "git") | not }}
.gitconfig
.
config/
git
/
config
{{- end }}
{{- end }}
{{ if (hasKey . "fonts") | not }}
{{ if (hasKey . "fonts") | not }}
Write
Preview
Loading…
Cancel
Save