changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / readme.org

changeset 85: 862659891933
parent: 13e2311f6221
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 15 Aug 2024 21:53:06 -0400
permissions: -rw-r--r--
description: org directory tweaks
1 #+title: home
2 This is the CC home repository. Each branch/bookmark contains the
3 bootstrap files for a specific user 'profile'. The 'base' profile is a
4 template you can use to build your own custom profile.
5 
6 #+begin_src shell
7  hg branches
8 #+end_src
9 
10 #+begin_src shell
11  hg bookmarks
12 #+end_src
13 
14 * TODO Install
15 To install a profile run: =homer install [PROFILE]=. The repo location
16 can be set with the =HOME_REPO_DIR= environment variable.