These are my dotfiles managed with GNU Stow.
install brew git clone dotfiles
brew bundle
stow alacritty
stow git
stow tmux
stow vim
stow zshInstall TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
To fix MarkdownPreview:
:call mkdp#util#install()