mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 09:47:21 +01:00
ghi stuff
This commit is contained in:
parent
95acd46540
commit
8a849e7f94
@ -85,3 +85,6 @@
|
|||||||
[mergetool "Kaleidoscope"]
|
[mergetool "Kaleidoscope"]
|
||||||
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
||||||
trustExitCode = true
|
trustExitCode = true
|
||||||
|
|
||||||
|
[ghi]
|
||||||
|
token = !security find-internet-password -a kremalicious -s github.com -l 'ghi token' -w
|
||||||
|
Loading…
Reference in New Issue
Block a user