changes from personal machine
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
signingkey = /home/jacob/.ssh/id_ed25519.pub
|
signingkey = /home/jacob/.ssh/id_ed25519.pub
|
||||||
[url "ssh://git@github.com/"]
|
[url "ssh://git@github.com/"]
|
||||||
insteadOf = https://github.com/
|
insteadOf = https://github.com/
|
||||||
[url "ssh://git@git.nonahob.net:30009/"]
|
; [url "ssh://git@git.nonahob.net:2096/"]
|
||||||
|
[url "ssh://git@192.168.10.50:30009/"]
|
||||||
insteadOf = https://git.nonahob.net/
|
insteadOf = https://git.nonahob.net/
|
||||||
[tag]
|
[tag]
|
||||||
sort = version:refname
|
sort = version:refname
|
||||||
|
|||||||
@@ -19,3 +19,8 @@ lines = 115
|
|||||||
[window.position]
|
[window.position]
|
||||||
x = 1550
|
x = 1550
|
||||||
y = 0
|
y = 0
|
||||||
|
|
||||||
|
[keyboard]
|
||||||
|
bindings = [
|
||||||
|
{ key = "Return", mods = "Shift", chars = "\n" }
|
||||||
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user