Tweak readme

This commit is contained in:
Jonny Barnes 2016-05-13 12:55:30 +01:00
parent 5ad500152c
commit 4d5459ccd6

View file

@ -1,7 +1,7 @@
# dotfiles
Heres my dotfiles, inspired by people like Mathias. See his dotfiles at
`[https://github.com/mathias/dotfiles](https://github.com/mathias/dotfiles)`.
[`https://github.com/mathias/dotfiles`](https://github.com/mathias/dotfiles).
The idea Im currently going down is to create a symlink from `$HOME` to this
directory. There is one exception to this, the `.gitconfig` file. This derives
@ -15,5 +15,5 @@ be in a dirty state, permanently.
## Usage
First clone the repo. Then run `./boostrap.sh`, this will create all the
necessary symlinks. This is a *destructive* process, so backup your dotfiles
necessary symlinks. This is a **destructive** process, so backup your dotfiles
first.