From fe40c14603ca17e0d0a2ea60b5fc82a15014496a Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Wed, 28 Sep 2022 10:32:13 +0300 Subject: Update README --- README.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a3499a0..969998c 100644 --- a/README.org +++ b/README.org @@ -1,9 +1,13 @@ #+title: My dotfiles | Arch Linux setup -*** Installation + +** About ++ Personal dotfiles + +** Installation #+begin_src bash cd $HOME git init -git remote add origin git@github.com:ThanosApollo/config.git +git remote add origin https://github.com/ThanosApollo/dotfiles.git git reset --hard origin/master #+end_src -- cgit v1.2.3