Skip to content

BrandonRoehl/dotfiles

Repository files navigation

Showcase

.dotfiles

Cloning

The easy setting

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 +PlugInstall

Custom or trial / browsing

git clone --recursive https://github.com/BrandonRoehl/dotfiles.git

Or remember to after cloning for the submodules

git submodule init
git submodule update --recursive
vim +PlugInstall

Making it yours

  1. Fork it
  2. Commit change and share!

Linuxbrew the right way

sudo ./installLinuxBrew

Demo

Showcase

Contact

BrandonRoehl@gmail.com