From 5ca51d3fe64a8e7555e7d0f4d231ab59c3ea800a Mon Sep 17 00:00:00 2001 From: purhan Date: Sat, 29 Aug 2020 09:21:29 +0530 Subject: [PATCH] add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..202aa61 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Welcome to ~/ +Welcome, these are my personal configuration dotfiles for pretty much everything I use on my Unix system. The life of this party is probably the AwesomeWM config. In case you're here for that, please head over to [Awesome Config](https://github.com/Purhan/dotfiles/tree/master/RICE/werewolf) +For old configs, go to [Past Configs](https://github.com/Purhan/dotfiles/tree/master/RICE/) + +| | | +|--|--| +| ![](https://raw.githubusercontent.com/Purhan/dotfiles/master/RICE/werewolf/Screenshot.png) | ![](https://raw.githubusercontent.com/Purhan/dotfiles/master/RICE/redhound/Screenshot.png) | + + +To download the assistant script run the command: +``` +wget https://raw.githubusercontent.com/Purhan/dotfiles/master/assistant.sh +```