aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 558d83d5e7c002084238b23a2f26ae069cb9d43f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# qsuscs’ .dotfiles
Hi there!  These are various config files for programs I use.  You are free to
do with them whatever the ISC license permits (see LICENSE for details).  I can
however only speak for my very own stuff, there are some files not written by
me in this repo.  They are either git submodules and therefore not exactly part
of this distribution or carry their own header.

## How to install
```
cd
git clone --recursive git://github.com/qsuscs/.dotfiles.git
cd .dotfiles
./setup.zsh
```