Home directory configurations(auto backup)
- need install two plugins:
- read the readme markdown file under tmux folder
- Download neovim, and place it inside your PATH, I would suggest rename it to
vim
- when sshed from source box to target box, use vim yank copy text to source box clipboard, you should enable X11 Forward
- example host config inside
~/.ssh/config
Host TargetBox User xx Hostname xxxxxxx ForwardX11 yes
- When setup new env:
- copy
~/.local/share/nvim
folder to new box - copy
~/.local/share/fonts
folder and runfc-cache -f
- copy
cargo install stylua
and place~/.cargo/bin
inside your$PATH
:checkhealth
before using nvim- xxx.hurl, use
:HurlSetEnvFile
to indicate the env file- ref for more config: https://hurl.dev/docs/entry.html
- :Mason to install lang server