diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 20:58:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 20:58:53 -0300 |
commit | 446257f61ab2f112ddb6eb0edb0e90143c5f9a54 (patch) | |
tree | b7733b2c9d01c4473e55f53470b07f2998cbd57d | |
parent | c3602e62888cd8b5b2b2af7b2f4a0f8b71be2d58 (diff) | |
download | apps-446257f61ab2f112ddb6eb0edb0e90143c5f9a54.tar.gz apps-446257f61ab2f112ddb6eb0edb0e90143c5f9a54.tar.bz2 |
Inception script
-rw-r--r-- | README.md | 12 | ||||
m--------- | metadot | 0 |
2 files changed, 10 insertions, 2 deletions
@@ -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. diff --git a/metadot b/metadot -Subproject edb02f867489ff8fd5be1aee2f85ec821cc5fe7 +Subproject d57a198852307f81b365d0c45138c495a0b12c7 |