summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2019-12-04 09:14:14 +0000
committerShubham Saini <shubham6405@gmail.com>2019-12-04 09:14:14 +0000
commit986b7be627d25a29ff2d7f2aae14d8de144d1d4d (patch)
treeb91267d2cbe490147fcbf1c07d2b35fecb80d413
parent758e33d9360442811339d4b3d4ae86b3fea240c4 (diff)
updated readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index aaa255e..04999ab 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,11 @@ Dot files for my setup (bspwm, rofi, compton, neovim, i3blocks, polybar, lockscr
3 3
4![alt text](arch.png) 4![alt text](arch.png)
5 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