dotfiles

~/dotfiles

terminal-preview terminal-preview

Install Instructions

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

Plugins

ai

Stow Installation 📦

stow --target ~/.config .

Homebrew Installation 🍺

# Fresh installation
xargs brew install < leaves.txt

# Leaving a machine
brew leaves > leaves.txt