aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: fd9326d56b1c5898f860dc1ed94c3da4492f1c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# dotfiles

Dotfiles for my machines. While I don't recommend using them (since everybody has highly specific needs), you're welcome to look around.

## Usage

For fast installation, I wrote a small script to copy the dotfiles to their destinations. 

The script also installs some utilities that I use. This is all defined in `info.yml`.

To use this script, simply run:
```
$ ./deploy.py
```