Built with rcm
rcup -d ~/.dotfiles -x README.md -v
# get Brew from https://brew.sh/ then
cd .dotfiles
brew bundle
# deps
yay -S base-devel neovim rcm kitty fzf the_silver_searcher ripgrep httpie git-delta asdf-vm
# zsh plugins
zplug install
asdf manages direnv:
asdf plugin add direnv
asdf install direnv latest
asdf global direnv $DIRENV_VERSION_INSTALLED
asdf direnv setup --shell zsh --version $DIRENV_VERSION_INSTALLED
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim