This is a collections of scripts to help easily installing my neovim installation across multiple windows PCs
The script is going to go through the following instructions:
- create a working directory (where everything will be extractred to)
- create a tmp directory for all the zip files will go before getting deleted at clean up
- create a local binary directory for all the binaries file (this directory will be added to the system path later)
- First download the terminal emulator Alacritty (Possibily wezterm in the future)
- Download and install the latest version of neovim
- Download the nerdfonts, lazyvim, tree-sitter-cli, fzf, fdfind, fd, ripgreop and lazygit (v0.60)
- An important notice is to know that it will only be using pre-build binaries for all installation
- Add local binary directory to the system path (without being persistence)