Add boxen env support
This commit is contained in:
parent
0f232f55b9
commit
4d18bb3c12
2 changed files with 10 additions and 4 deletions
|
|
@ -11,6 +11,12 @@
|
|||
cmd = mvimdiff
|
||||
path = /Users/hunner/local/bin/mvimdiff
|
||||
[core]
|
||||
excludesfile = /Users/hunner/.gitignore_global
|
||||
excludesfile = /opt/boxen/config/git/gitignore
|
||||
[push]
|
||||
default = current
|
||||
|
||||
[credential]
|
||||
helper = /opt/boxen/bin/boxen-git-credential
|
||||
|
||||
[hub]
|
||||
protocol = https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue