Install Neovim curl -L https://github.com/neovim/neovim/releases/download/nvim-linux64.tar.gz | tar xz -C /opt/ ln -s /opt/nvim-linux64/bin/nvim /usr/local/bin/ Starship install curl -sS https://starship.rs/install.sh | sh Stow stow tex -t ~