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

Install
-------

```sh
git clone https://github.com/tobyvin/.dotfiles.git ~/.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.