Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 270 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 270 Bytes

Brent's Dotfiles?

Install dependencies

brew install stow
brew install go
brew install vim
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"

Updating

cd dotfiles
git pull
stow zsh
stow tmux
stow vim
vim +'PlugInstall --sync' +qa