Adapt ignore file. Update config.
This commit is contained in:
parent
ddaf2d7233
commit
4b140ef518
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user