leesmith / polka

Personal dotfile and development configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polka

Personal dotfile and development configuration

Notes

Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install homebrew packages with brew bundle

Upgrading Bash

sudo echo /usr/local/bin/bash >> /etc/shells
chsh -s /usr/local/bin/bash

About

Personal dotfile and development configuration


Languages

Language:Shell 70.4%Language:Vim Script 28.3%Language:Ruby 1.3%