summaryrefslogtreecommitdiff
path: root/README.md
blob: 04999abe8e8bf34272b7c263fa61992242f085cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# dot-files
Dot files for my setup (bspwm, rofi, compton, neovim, i3blocks, polybar, lockscreen, i3[not using anymore])

![alt text](arch.png)

# To replicate
```shell
$ git clone https://github.com/anon6405/dotfiles.git
$ sudo pacman -S stow (use your choice of package manager)
$ cd dotfiles
$ stow *
```
That's all