sudo apt-get update
sudo apt-get upgrade
sudo apt-get install neovim
sudo apt-get install ripgrep
sudo apt-get install fd-find
git clone [email protected]:bafto/nvim-config.git ~/.config/nvim
Copied from Inspired by this Blog Post.
Install chocolatey:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Setup:
choco upgrade chocolatey -y
choco install neovim -y
choco install ripgrep -y
choco install fd -y
choco install make -y
git clone https://github.com/bafto/nvim-config.git C:/Users/<username>/AppData/Local/nvim
Optionally install Windows Terminal and configure it to use PowerShell (Not Windows Powershell):
choco install powershell-core -y
Configure your terminal to use the provided font.