changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > etc / readme.org

changeset 4: 01197b7b0878
parent: 3637c633768a
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 12 Jun 2024 14:31:01 -0400
permissions: -rw-r--r--
description: add skelfile
1 #+title: etc
2 #+author: Richard Westhaver <ellis@rwest.io>
3 #+description: CC config files
4 This repo contains configuration files for CC softwares, both vendored
5 and in-house. Any program that accepts a configuration file on disk
6 may be accounted for here.
7 
8 
9 * Setup
10 1. Clone the repository via =hg clone https://vc.compiler.company/comp/etc=
11 2. Checkout a bookmark
12  #+begin_src shell :exports both
13  hg bookmarks
14  # hg up BOOKMARK
15  #+end_src
16 
17  #+RESULTS:
18  | base | 2:d5b76348e00e |
19  | ellis | 1:71488d7123d0 |
20  | engineer | 0:3637c633768a |
21  | guest | 1:71488d7123d0 |
22  | operator | 0:3637c633768a |
23  | worker | 0:3637c633768a |
24 
25 * Install