Tweak readme
This commit is contained in:
parent
5ad500152c
commit
4d5459ccd6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# dotfiles
|
# dotfiles
|
||||||
|
|
||||||
Here’s my dotfiles, inspired by people like Mathias. See his dotfiles at
|
Here’s 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 I’m currently going down is to create a symlink from `$HOME` to this
|
The idea I’m currently going down is to create a symlink from `$HOME` to this
|
||||||
directory. There is one exception to this, the `.gitconfig` file. This derives
|
directory. There is one exception to this, the `.gitconfig` file. This derives
|
||||||
|
@ -15,5 +15,5 @@ be in a dirty state, permanently.
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
First clone the repo. Then run `./boostrap.sh`, this will create all the
|
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.
|
first.
|
||||||
|
|
Loading…
Add table
Reference in a new issue