summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-02-23 12:50:14 +0000
committerShubham Saini <shubham6405@gmail.com>2020-02-23 12:50:14 +0000
commit4186d162bd2cc3b9b45851c12462f1acba090852 (patch)
tree0af2951ccd9b252df8c2f9eb9115552fe010278d /README.md
parentbe33df44d5893ac9576d937c30176e8840a8035e (diff)
gentoo:time wasted
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..04999ab
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
1# dot-files
2Dot files for my setup (bspwm, rofi, compton, neovim, i3blocks, polybar, lockscreen, i3[not using anymore])
3
4![alt text](arch.png)
5
6# To replicate
7```shell
8$ git clone https://github.com/anon6405/dotfiles.git
9$ sudo pacman -S stow (use your choice of package manager)
10$ cd dotfiles
11$ stow *
12```
13That's all