aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 1084e82d27bd1eee9359fc877f1bb6f3e37afaee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# zar's dotfiles

This is a set of configuration files for:

- bash
- inputrc
- tmux
- vim
- xterm
- fontconfig
- git
- i3

## Installation

```bash
git clone git://git.nazaryev.ru/git/dotfiles .dotfiles
cd .dotfiles
./install.sh
```