Format files
This commit is contained in:
parent
859e7341fd
commit
74f76961e0
@ -1,11 +1,11 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Wiktor Zykubek
|
name = Wiktor Zykubek
|
||||||
email = dev@wzykubek.xyz
|
email = dev@wzykubek.xyz
|
||||||
signingkey = 0xE2F941AEA250AFFC
|
signingkey = 0xE2F941AEA250AFFC
|
||||||
[format]
|
[format]
|
||||||
pretty = oneline
|
pretty = oneline
|
||||||
[log]
|
[log]
|
||||||
abbrevCommit = true
|
abbrevCommit = true
|
||||||
[diff]
|
[diff]
|
||||||
tool = kitty
|
tool = kitty
|
||||||
guitool = kitty.gui
|
guitool = kitty.gui
|
||||||
@ -17,4 +17,4 @@
|
|||||||
[difftool "kitty.gui"]
|
[difftool "kitty.gui"]
|
||||||
cmd = kitten diff $LOCAL $REMOTE
|
cmd = kitten diff $LOCAL $REMOTE
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Host tplink
|
Host tplink
|
||||||
HostName 192.168.1.1
|
HostName 192.168.1.1
|
||||||
User root
|
User root
|
||||||
|
|
||||||
Host wyse
|
Host wyse
|
||||||
HostName 192.168.1.5
|
HostName 192.168.1.5
|
||||||
User root
|
User root
|
||||||
|
|
||||||
Host alma
|
Host alma
|
||||||
@ -11,5 +11,5 @@ Host alma
|
|||||||
User cloud
|
User cloud
|
||||||
Port 2222
|
Port 2222
|
||||||
|
|
||||||
Host *
|
Host *
|
||||||
IdentityFile ~/.ssh/id_rsa.pub
|
IdentityFile ~/.ssh/id_rsa.pub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user