changelog shortlog graph tags branches files raw help

Mercurial > infra > home / changeset: init

changeset 0: 13e2311f6221
child 1: 2ad8911cbdef
child 20: 51a2f6a10691
child 53: d25f982fb8a6
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 01 May 2024 17:44:20 -0400
files: .homerc readme.org
description: init
     2.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2+++ b/readme.org	Wed May 01 17:44:20 2024 -0400
     2.3@@ -0,0 +1,16 @@
     2.4+#+title: home
     2.5+This is the CC home repository. Each branch/bookmark contains the
     2.6+bootstrap files for a specific user 'profile'. The 'base' profile is a
     2.7+template you can use to build your own custom profile.
     2.8+
     2.9+#+begin_src shell
    2.10+  hg branches
    2.11+#+end_src
    2.12+
    2.13+#+begin_src shell
    2.14+  hg bookmarks
    2.15+#+end_src
    2.16+
    2.17+* TODO Install
    2.18+To install a profile run: =homer install [PROFILE]=. The repo location
    2.19+can be set with the =HOME_REPO_DIR= environment variable.