msumpter / dotfiles

dotfiles! Now for OS X

Home Page:http://madebynathan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup scripts and configuration for Ubuntu development machine

  • Package installation
  • Git & SSH setup
  • .bashrc with a lot of useful aliases / functions
  • RVM
  • Gnome themes, icons & conky

Run the following command to set up a new machine

sudo apt-get install -ym git-core && git clone https://github.com/ndbroadbent/dotfiles.git /tmp/dotfiles && cd /tmp/dotfiles && ./dev_machine_setup.sh

About

dotfiles! Now for OS X

http://madebynathan.com


Languages

Language:Python 45.8%Language:Shell 42.5%Language:Scheme 6.6%Language:Ruby 4.3%Language:Lua 0.8%