git clone https://github.com/AstroNvim/AstroNvim.git ~/.config/nvim
git clone https://github.com/ivuorinen/astronvim_config ~/.config/nvim/lua/user
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'