What I use for all computers
cd ~/wherever
# Use the link to your fork
git clone https://github.com/BrandonRoehl/dotfiles.git
# The folder just made
cd dotfiles
./init
# Plug Install
vim +PlugInstallgit clone --recursive https://github.com/BrandonRoehl/dotfiles.gitOr remember to after cloning for the submodules
git submodule init
git submodule update --recursive
vim +PlugInstall- Fork it
- Commit change and share!
sudo ./installLinuxBrew
