Run my neovim configuration (in any distro) with:
nix run github:parkerbedlan/dotfiles .or:
nix shell github:parkerbedlan/dotfiles
nixCats .Tip
If you don't have the nix cli yet, get it with this nix-installer command:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \
sh -s -- install