summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.org b/README.org
index 0af726c..c38deb8 100644
--- a/README.org
+++ b/README.org
@@ -3,10 +3,15 @@
** About
+ Personal dotfiles
-
+Qtile:
[[./Pictures/Screenshots/showcase-2022-11-22_18-31.png]]
-
+
++ I use this repo to keep my configurations synchronized across different machines
+
** Installation
+*I do not recommend to install my dotfiles as is*, you will need to have the required dependencies such as starship prompt for it to work properly.
+
+/Proceed with caution, you are better off copying parts of my code and implementing them in your own configuration/
#+begin_src bash
cd $HOME
git init