albohlabs / dotfiles.old

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alboh's dotfiles and more

Xcode's Command Line Tools

xcode-select --install

Homebrew

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

oh-my-zsh

curl -L http://install.ohmyz.sh | sh

powerline

brew install python
pip install git+git://github.com/Lokaltog/powerline

Packages

brew bundle ~/Brewfile

Vim

brew install macvim --env-std --override-system-vim ack ctags 

In vim use :BundleInstall

Syntastic Vim plugin
'npm install jshint -g

Font

Source™ Code Pro

Native apps

brew bundle ~/Caskfile
Manually

Browser extensions

Firefox
Chrome

Inspired by

About

dotfiles


Languages

Language:Vim Script 89.9%Language:Perl 5.7%Language:Lua 3.8%Language:Shell 0.6%