changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / readme.org

changeset 57: b49ec21e5b58
parent: 13e2311f6221
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 20 Jul 2024 22:55:01 -0400
permissions: -rw-r--r--
description: test
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.