blob: e0e14f1469d5eddce0ba9ddf540c6beff58bfe3d (
plain)
1
2
3
4
5
6
7
8
9
|
* Dave's Dotfiles
Because all of the cool kids version control their dotfiles, but
only the coolest kids write their own install script in Scheme.
** Installing
The dotfiles are installed by creating symlinks from the
=dotfiles/= directory to the current user's home directory.
To install, just run =./bootstrap && ./configure && make install=.
|