sudo apt install git
sudo apt install zsh
sudo apt install ripgrep
sudo apt install lua5.4
sudo apt install stow
curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim.appimage
chmod u+x nvim.appimage
# exposing nvim globally.
sudo mv squashfs-root /
sudo ln -s /squashfs-root/AppRun /usr/bin/nvim
nvim
:PackerSync
I recommend Hack Nerd Font or Fira Nerd Font