Adapt ignore file. Update config.
This commit is contained in:
parent
ddaf2d7233
commit
4b140ef518
@ -8,7 +8,7 @@ LICENSE
|
||||
.Xresources
|
||||
.xsession
|
||||
.config/openbox/*
|
||||
.config/nvim/after/*
|
||||
.config/nvim/after
|
||||
{{ else }}
|
||||
lazyvim.json
|
||||
stylua.toml
|
||||
|
@ -5,5 +5,5 @@
|
||||
if vim.g.neovide then
|
||||
vim.g.neovide_cursor_animation_length = 0
|
||||
vim.o.guifont = "BrutalistMono Nerd Font Regular:h16"
|
||||
vim.g.neovide_theme = "auto"
|
||||
vim.g.neovide_theme = "dark"
|
||||
end
|
||||
|
@ -62,6 +62,13 @@ Host gondor
|
||||
Hostname 192.168.178.60
|
||||
ForwardAgent no
|
||||
|
||||
Host rohan
|
||||
HostName rohan
|
||||
ForwardAgent no
|
||||
User jan
|
||||
ProxyJump cshpc
|
||||
|
||||
ProxyJump cshpc
|
||||
Host gitolite
|
||||
Hostname moebiusband.org
|
||||
ForwardAgent no
|
||||
|
Loading…
Reference in New Issue
Block a user