theoreticaLee / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lee's Dotfiles

Prerequisites

  • OS X or Linux
  • Vim

Installation

Clone and install files. warning this will replace your existing dotfiles

###Quick Install

Install Core

bash <(curl -sL https://github.com/theoreticaLee/dotfiles/raw/master/build.sh)

Post Core Install: Install Vim Bundles

vim -c :BundleInstall

Post Core Install #2: PIV bug fix

echo "let b:current_syntax='html'" > ~/.vim/bundle/PIV/syntax/html.vim

About

my dotfiles


Languages

Language:Shell 100.0%