Compare commits

..

6 Commits

Author SHA1 Message Date
844aabd735 Update packages.txt 2024-12-26 19:59:40 +01:00
9fb0919070 Update LSP config for NeoVim 2024-12-26 19:59:40 +01:00
16ec24a0dd Fix zen-browser detection 2024-12-26 19:59:40 +01:00
350e3af1c1 Update keys and it's configs 2024-12-26 19:59:40 +01:00
ee5e087a97 Update zsh config 2024-12-26 19:59:40 +01:00
wzykubek
7f5772cfe1 Update ssh config
Add MPRIS module to waybar
2024-12-26 19:59:39 +01:00
2 changed files with 11 additions and 11 deletions

View File

@ -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

View File

@ -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