Copy nvim
folder to ~/.config/
and start neovim.
-
I prefer JetBrains Mono. Just copy all
otf
(ttf goes under ttf folder) fonts into~/.local/share/fonts/otf/YourFontName/....
and runfc-cache
. You can check if the font is installed via commandfc-list | grep -i yourfontname
-
Install Golang, Rust
-
Arch linux
sudo pacman -Syu gcc-libs tar curl git ripgrep fd unzip gzip luarocks wl-clipboard # wl-clipboard for Wayland
- If you use
vale
linter for markdown files, it fails with status code 2 without.vale.ini
configuration file.