From 79638a3289f1b497f8cbb2e60cf9bc8ddee2f535 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Sun, 8 Nov 2020 21:28:30 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc80ed..29411a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # .dotfiles -My Arch Linux dotfiles. +My arch compatible user dotfiles. They were originally based on the dotfiles of [lukesmithxyz](https://github.com/lukesmithxyz/voidrice). This being some time, hundreds of commits and my personalized version of [larbs](https://github.com/TiynGER/larbs) ago, they are now quite different. From 8cbe6bdf091eae47f4c655ec5abfe4abd73e36ad Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Sun, 8 Nov 2020 22:38:45 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29411a4..3451543 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To take a look at all the software it installs look at the [progs.csv](https://g ### clone this repository -`git clone --bare https://github.com/TiynGER/.dotfiles $HOME/.dotfiles` +`git clone --bare https://github.com/Tiyn/dotfiles $HOME/.dotfiles` ### checkout changes