From 622e94a68126d7670a2dd40317e23730fccc153b Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 15 Jul 2020 22:41:26 +0200 Subject: Add make install target for fresh installations --- README.org | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 893befd..0afa693 100644 --- a/README.org +++ b/README.org @@ -9,7 +9,16 @@ The symlinks can be created by manually running the appropriate [[https://orgmod source block in each configuration file or by running the scripts below. -** Git Setup +** Initial setup +After cloning this repository run + +#+begin_example shell +make install +#+end_example + +to setup the tangled config files and create the necessary symlinks. + +** Git setup This repository somewhat abuses git branches. Every program's configuration lives in its own separate branch. All branches are then merged into =master= using an [[https://git-scm.com/docs/merge-strategies#Documentation/merge-strategies.txt-octopus][octopus merge]]. To keep the git history -- cgit v1.2.3