laughingMan / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

download

git clone https://github.com/laughingMan/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

install EVERYTHING

script/all

just install OSX defaults

script/set-osx-defaults

just install programs & settings

script/install

just install simlinks

script/bootstrap

This will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles.

update EVERYTHING

dot is a simple script that installs some dependencies, sets sane OS X defaults, and so on. Tweak this script, and occasionally run dot from time to time to keep your environment fresh and up-to-date. You can find this script in bin/.

bin/dot

About


Languages

Language:Shell 100.0%