Compare commits

..

8 Commits

Author SHA1 Message Date
74f76961e0
Format files 2024-12-26 20:17:36 +01:00
859e7341fd Update packages.txt 2024-12-26 20:15:32 +01:00
643e658bdb Update LSP config for NeoVim 2024-12-26 20:15:32 +01:00
81da1ff246 Fix zen-browser detection 2024-12-26 20:15:32 +01:00
4201a2860b Update keys and it's configs 2024-12-26 20:15:32 +01:00
078cd37258 Update zsh config 2024-12-26 20:15:32 +01:00
wzykubek
2f864f889d Update ssh config 2024-12-26 20:15:24 +01:00
wzykubek
2f5879c4f1 Add MPRIS module to waybar 2024-12-26 20:14:05 +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