# HG changeset patch # User Richard Westhaver # Date 1721538400 14400 # Node ID cd564535f08e76cbb4635f1ba4ac9607041cec3a # Parent 7ee0b08712442b45249de3de64d6a114cb333b8a rm readme diff -r 7ee0b0871244 -r cd564535f08e readme.org --- a/readme.org Sat Jul 20 23:33:00 2024 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -#+title: home -This is the CC home repository. Each branch/bookmark contains the -bootstrap files for a specific user 'profile'. The 'base' profile is a -template you can use to build your own custom profile. - -#+begin_src shell - hg branches -#+end_src - -#+begin_src shell - hg bookmarks -#+end_src - -* TODO Install -To install a profile run: =homer install [PROFILE]=. The repo location -can be set with the =HOME_REPO_DIR= environment variable.