aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
blob: 16fbf510cce4ce8ac850cc66cb78caa119e17a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
tobyvin's dotfiles
==================

Install
-------

```sh
git clone https://git.sr.ht/~tobyvin/.dotfiles ~/.dotfiles && cd ~/.dotfiles && make stow
```

Getting started
---------------

The configuration files are managed using gnu stow and make. The Makefile
includes targets for stowing, un-stowing, and cleaning the symlinks. It also
has targets for installing a selection of tools I use.

Run `make interactive` or simply `make` to view and interactively select targets
to install.