diff options
-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 |