diff -r 000000000000 -r 13e2311f6221 readme.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readme.org Wed May 01 17:44:20 2024 -0400 @@ -0,0 +1,16 @@ +#+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.