From 20fa0688adda1ffa4c590796c2474ca8aa79ac7c Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+TiynGER@users.noreply.github.com> Date: Mon, 14 Oct 2019 16:30:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3d57844..25916cf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,3 @@ xargs -I{} mv {} .config-backup/{} ```config config --local status.showUntrackedFiles no``` ### pull current setup ```config pull``` - -## baseinstallation.sh -This is a shell-script for setting up the most important programs in my opinion after the basic setup of Arch and the set-up done by LARBS by Luke Smith.