changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > home / readme.org

revision 0: 13e2311f6221
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/readme.org	Wed May 01 17:44:20 2024 -0400
     1.3@@ -0,0 +1,16 @@
     1.4+#+title: home
     1.5+This is the CC home repository. Each branch/bookmark contains the
     1.6+bootstrap files for a specific user 'profile'. The 'base' profile is a
     1.7+template you can use to build your own custom profile.
     1.8+
     1.9+#+begin_src shell
    1.10+  hg branches
    1.11+#+end_src
    1.12+
    1.13+#+begin_src shell
    1.14+  hg bookmarks
    1.15+#+end_src
    1.16+
    1.17+* TODO Install
    1.18+To install a profile run: =homer install [PROFILE]=. The repo location
    1.19+can be set with the =HOME_REPO_DIR= environment variable.