aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 685abff0ff4de86f2acf07e65638a606f11c27d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Dotfiles
========

Tom Ryder's personal repository of dotfiles. This is for those settings that migrate well from machine to machine and that I consider safe to publish.

These are not really built for other people to use, but if you know a thing or two about Bash and Vim, you won't struggle.

    $ cd
    $ git clone git://github.com/tejr/dotfiles.git .dotfiles

There's an installation script, but it hoses your existing files, so don't run it without reading it first.

    $ bash .dotfiles/install.sh

License
-------

Copyright (c) Tom Ryder. Distributed under an [MIT License](http://www.opensource.org/licenses/MIT MIT License). Buy me a beer sometime.