phalt / dotfiles

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Before anything else

Mac

On a sparkling fresh MacBook:

make fresh

Things to install

Mac

make mac-apps
make dev-stuff

Files

Mac

  • bash_profile
cp bash_profile ~/.bash_profile
  • gitconfig

Needs some editing first

cp gitconfig ~/.gitconfig

About

My dotfiles.


Languages

Language:Shell 66.9%Language:Makefile 33.1%