Download nerd font on the site: https://www.nerdfonts.com/font-downloads
- Create the fonts folder:
$ mkdir -p ~/.local/share/fonts/
- Download .ttf fonts and put in the fonts folder
$ fc-cache -f -v
- fd-find: https://github.com/sharkdp/fd
- ripgrep: https://github.com/BurntSushi/ripgrep
- pyenv:
- Linux: https://github.com/nvm-sh/nvm
- Windows: https://github.com/pyenv-win/pyenv-win. Note: add on system path the global python installation
- Node.js:
- Linux: https://github.com/nvm-sh/nvm
- Windows: https://nodejs.org/en/download/current
- MinGw (x64) (Windows):
- Lua:
- Linux:
$ sudo apt install lua5.4
- Windows: https://luabinaries.sourceforge.net/download.html
- Linux:
- Tree Sitter CLI: https://github.com/tree-sitter/tree-sitter