Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:assafdori/dotfiles ~/.config/assafdori/dotfiles
Open Neovim with this config:
NVIM_APPNAME=assafdori/dotfiles/nvim nvim
stow --target ~/.config .
# Fresh installation
xargs brew install < leaves.txt
# Leaving a machine
brew leaves > leaves.txt