Neovim (LazyVim) portable config. No sudo required.
curl -fsSL https://raw.githubusercontent.com/SonAIengine/dotfiles/main/install.sh | bash
source ~/.bashrc
nvimWorks on Ubuntu/Debian/CentOS with git, curl, tar.
- Downloads neovim stable binary →
~/.local/share/nvim-stable/ - Symlinks
~/.local/bin/nvim - Adds
~/.local/binto PATH in~/.bashrc - Clones this repo to
~/.dotfiles - Symlinks
~/.config/nvim→~/.dotfiles/nvim - Runs
:Lazy syncheadless to install plugins