summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-02-16 08:19:33 +0000
committerShubham Saini <shubham6405@gmail.com>2020-02-16 08:19:33 +0000
commit74f672b39beb7c27ad2d4d7dfc6253449694f8d1 (patch)
tree9af2b240f9ed9e59e448554aa5f3f812442a0d3d /README.md
parent55a4d6fcc7c2f3c613b1971cc6a66407096998f2 (diff)
shifted to void
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 04999ab..0000000
--- a/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
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