blob: 909a665569e2f352e2353d8909514a9a4556480d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# dotfiles
dotfiles of my linux setup. Feel free to use it.
![alt text](gent.png)
For my suckless configs - [suckless](https://github.com/pryr07/suckless)
# To replicate
```shell
$ git clone https://github.com/pryr07/dotfiles.git
$ sudo pacman -S stow (use your choice of package manager)
$ cd dotfiles
$ stow <package>
```
That's all
|