aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3cc764e90eaacfcf055a6da702f3e9e56a9f02de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# dotfiles [![Build Status](https://api.travis-ci.com/cacharle/dotfiles.svg?branch=master)](https://travis-ci.com/cacharle/dotfiles)

## Installation

Make sure to backup your current configuration files, they will be overwritten.

```
$ git clone --recursive git://git.cacharle.xyz/dotfiles
$ cd dotfiles
$ ./install
```

## Tools I use

| Name        | Link                               | Description                     |
|-------------|------------------------------------|---------------------------------|
| vim         | https://github.com/vim/vim         | Terminal text editor            |
| zsh         | https://www.zsh.org/               | Interactive shell               |
| xmonad      | https://xmonad.org                 | Window manager                  |
| qutebrowser | https://www.qutebrowser.org        | Vim like browser                |
| mutt        | http://www.mutt.org/               | Email client                    |
| newsboat    | https://newsboat.org/              | RSS feed reader                 |
| zathura     | https://pwmt.org/projects/zathura/ | PDF viewer with vim keybindings |
| sxiv        | https://github.com/muennich/sxiv   | Simple image viewer             |
| mpv         | https://mpv.io/                    | Simple video player             |
| moc         | https://moc.daper.net/             | Music player                    |
| redshift    | http://jonls.dk/redshift/          | Change screen color temperature |