From 446257f61ab2f112ddb6eb0edb0e90143c5f9a54 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 19 Jun 2015 20:58:53 -0300 Subject: Inception script --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c085e0..406e75f 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,13 @@ Then check the source integrity of the latest release: tag="`git describe --abbrev=0 --tags`" git tag -v $tag && git checkout $tag -Then add each folder to your `$PATH`. If you use rhatto's profile -module that will be automatically handled to you. +Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use. + +Inception +--------- + +A more radical approach takes over of all your environment (shell and desktop experience): + + $HOME/apps/inception + +Then logout and log in again. You should have a nice workspace now. -- cgit v1.2.3