Latest
This commit is contained in:
parent
717794a858
commit
5b59d498b3
1 changed files with 4 additions and 1 deletions
|
@ -208,8 +208,11 @@ data:
|
|||
username: "{{ default "user" (env "USER") }}"
|
||||
weatherZipCode: 07960
|
||||
diff:
|
||||
format: "git"
|
||||
pager: "delta"
|
||||
edit:
|
||||
command: "code"
|
||||
args:
|
||||
- "--wait"
|
||||
git:
|
||||
autoCommit: true
|
||||
autoPush: true
|
||||
|
|
Loading…
Reference in a new issue