aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0ba0afc72f35bae43a93aa1139b60dd0d900e0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Rhatto's default apps
=====================

These repo contains submodules with basic applications to be easily
deployed in your home folder of whichever system you have access to.

Installation
------------

Just

    git clone --recursive git://git.sarava.org/apps.git $HOME/apps

Then check tag signatures and checkout to a specific version you have
verified:

    cd $HOME/apps && git tag -v
    git checkout tags/verified_tag

Then add each folder to your `$PATH`. If you use rhatto's profile
module that will be automatically handled by you.