Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 582 Bytes

File metadata and controls

26 lines (16 loc) · 582 Bytes

My various dotfiles (works on Ubuntu and OS X).

Heavily inspired by Armin Ronacher :)

You will need Armin's vcprompt for the bash prompt: https://bitbucket.org/mitsuhiko/vcprompt

git clone git://github.com/dcramer/dotfiles.git && cd dotfiles && make

Useful helpers

The bin/ directory is symlinked into ~/.bin by make install-user. One of the more useful maintenance scripts is disk-cleanup:

disk-cleanup
disk-cleanup --run
disk-cleanup --deep

Docs

GitHub and commit-signing setup notes live in docs/github.md.