summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org13
1 files changed, 3 insertions, 10 deletions
diff --git a/README.org b/README.org
index a3165c0..047b999 100644
--- a/README.org
+++ b/README.org
@@ -1,20 +1,13 @@
#+title: Dotfiles | Arch Linux setup
** About
-+ Personal dotfiles
++ Personal dotfiles, managed with GNU stow
/I use this repo to keep my configurations synchronized across different machines/
/Qtile with vanilla emacs/
[[pictures/showcase.png]]
-
-** 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.
+*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
-git remote add origin https://github.com/ThanosApollo/dotfiles.git
-git reset --hard origin/master
-#+end_src
+