#!/bin/bash rm -rf ~/.config/nvim sudo add-apt-repository ppa:neovim-ppa/unstable -y sudo apt update git clone https://gitea.astrid-klipfel.fr/asteri/neovim.git ~/.config/nvim nvim