Adapt ignore file. Update config.

This commit is contained in:
Jan Eitzinger 2023-11-15 15:57:38 +01:00
parent ddaf2d7233
commit 4b140ef518
3 changed files with 9 additions and 2 deletions

View File

@ -8,7 +8,7 @@ LICENSE
.Xresources .Xresources
.xsession .xsession
.config/openbox/* .config/openbox/*
.config/nvim/after/* .config/nvim/after
{{ else }} {{ else }}
lazyvim.json lazyvim.json
stylua.toml stylua.toml

View File

@ -5,5 +5,5 @@
if vim.g.neovide then if vim.g.neovide then
vim.g.neovide_cursor_animation_length = 0 vim.g.neovide_cursor_animation_length = 0
vim.o.guifont = "BrutalistMono Nerd Font Regular:h16" vim.o.guifont = "BrutalistMono Nerd Font Regular:h16"
vim.g.neovide_theme = "auto" vim.g.neovide_theme = "dark"
end end

View File

@ -62,6 +62,13 @@ Host gondor
Hostname 192.168.178.60 Hostname 192.168.178.60
ForwardAgent no ForwardAgent no
Host rohan
HostName rohan
ForwardAgent no
User jan
ProxyJump cshpc
ProxyJump cshpc
Host gitolite Host gitolite
Hostname moebiusband.org Hostname moebiusband.org
ForwardAgent no ForwardAgent no