Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 343 Bytes

File metadata and controls

26 lines (14 loc) · 343 Bytes

dotfiles

Various dotfiles that I want to follow me around between machines

.vimrc file based on Josh's Dotfile @ https://github.com/sivad77/dotfiles

##Installation

####clone the repo:

git clone https://github.com/SyntaxStacks/dotfiles.git

####run setup.sh

cd ./dotfiles && ./setup.sh

#######START DEVING