KlotzAndrew / dotfiles

Get started on a clean machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Build Status

Current workflow

apt-get update
apt-get install -y git
git clone https://github.com/KlotzAndrew/dotfiles.git

./bin/install.sh base

make
source ~/.bash_profile

# need path set for languages
./bin/install.sh golang
curl -LS raw.github.com/KlotzAndrew/dotfiles/master/bin/setup | bash

About

Get started on a clean machine


Languages

Language:Shell 67.3%Language:Vim Script 18.8%Language:Perl 11.1%Language:Makefile 2.8%