summaryrefslogtreecommitdiff
path: root/README.md
blob: fd5e29286df0a0a4951ab7119015466abbe10bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
# Configuration files

Use `install.sh` to install the dotfiles. It uses `stow` internally.

```shell
... $ git clone [THIS REPO]
... $ cd dotfiles
.../dotfiles $ sh install.sh
```

> Stow makes links to the files in the target directory.