- Linux or Mac
- git (for automatic installation)
- make (for automatic installation)
- paru (AUR helper)
- Nvim (version >= 0.4.4)
git clone [email protected]:antoshindanil/dotfiles.git ~/dotfiles
cd dotfiles
# arch
make arch-prepare
# configs
make nvim-install
# install all additional packages for languages (See Makefile for install packages for some language)
make deps
# update
make arch-update