From d8fd5db921893ac51ff559eff57908c0ff246740 Mon Sep 17 00:00:00 2001 From: TiynGER <43725244+TiynGER@users.noreply.github.com> Date: Wed, 3 Jul 2019 17:24:58 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7daa92..d37d5ce 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,6 @@ 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.