tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
git: another directory to use zapier git config in
seth.computer
3 weeks ago
aea06856
7e4b5640
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
+2
1 changed file
expand all
collapse all
unified
split
git
gitconfig
+2
git/gitconfig
···
37
37
autosetuprebase = always
38
38
[includeIf "gitdir:/Users/sethetter/projects/zapier/**"]
39
39
path = ~/projects/zapier/.gitconfig
40
40
+
[includeIf "gitdir:/Users/sethetter/.zdev/**"]
41
41
+
path = ~/projects/zapier/.gitconfig
40
42
[credential "https://github.com"]
41
43
helper = !/opt/homebrew/bin/gh auth git-credential
42
44
[credential "https://gist.github.com"]