changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / .skelrc

changeset 95: f69061a590da
parent: 8bd50ea9a546
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 07 Sep 2024 22:40:44 -0400
permissions: -rw-r--r--
description: moonlander concessions
1 ;;; .skelrc @ 2023-10-12.02:58:08 -*- mode: skel; -*-
2 :name "Richard Westhaver"
3 :email "richard.westhaver@gmail.com"
4 :user "ellis"
5 :version "0.1.0"
6 :tags ("auto")
7 :fmt :pretty
8 :vc :hg
9 :auto-insert t
10 :license :mpl2
11 :log-level :info
12 :stash ".stash"
13 ;; :scratch ".stash/scratch"
14 :cache ".stash/cache"
15 :registry ".data/skel/registry"
16 :scripts ("/usr/local/share/stash/scripts" "~/stash/scripts")