diff options
author | Alan Pearce | 2017-03-17 09:48:24 +0100 |
---|---|---|
committer | Alan Pearce | 2017-03-17 09:48:24 +0100 |
commit | 397ce671bb028802d528faf8811101e08557e527 (patch) | |
tree | 6a3b0004c7fcbe334f05a50aad483316c6577887 /hg | |
parent | db6903e6fab9cff359a530ca2eee6ba3c7e44525 (diff) | |
download | nixfiles-397ce671bb028802d528faf8811101e08557e527.tar.lz nixfiles-397ce671bb028802d528faf8811101e08557e527.tar.zst nixfiles-397ce671bb028802d528faf8811101e08557e527.zip |
Re-structure tags to GNU stow format
Diffstat (limited to 'hg')
-rw-r--r-- | hg/.hgrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hg/.hgrc b/hg/.hgrc new file mode 100644 index 00000000..2f16f27e --- /dev/null +++ b/hg/.hgrc @@ -0,0 +1,9 @@ +[ui] +username = Alan Pearce <alan@alanpearce.co.uk> + +[extensions] +purge = +progress = +color = +eol = +record = \ No newline at end of file |