Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 797 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 797 Bytes

dotfiles

Patrick's very own dot files.

pre-reqs

Solarized terminal Colors

Download and install solarized themes:

$ git clone git://github.com/altercation/solarized.git

Double click the iterm2 Solarized iterm colors file here: https://github.com/altercation/solarized/blob/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors

and the osx terminal Solarized colors here: https://github.com/altercation/solarized/blob/master/osx-terminal.app-colors-solarized/xterm-256color/Solarized%20Dark%20xterm-256color.terminal

Set these as your different color theme in your iterm2/terminal startup profile.

Ultimate VIM

https://github.com/amix/vimrc

git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh