Mercurial > dotfiles
comparison install.cfg @ 512:38aa9895725d
Tweak clone URLs
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 14 Nov 2021 21:59:03 -0800 |
parents | d78f61fb8414 |
children | fc35cae2fb52 |
comparison
equal
deleted
inserted
replaced
511:57845c896a58 | 512:38aa9895725d |
---|---|
1 [subrepos] | 1 [subrepos] |
2 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git | 2 lib/fish/virtualfish = [git]https://github.com/justinmayer/virtualfish.git |
3 | 3 |
4 lib/fzf = [git]https://github.com/junegunn/fzf.git | 4 lib/fzf = [git]https://github.com/junegunn/fzf.git |
5 | 5 |
6 lib/hg/allpaths = https://hg.sr.ht/~ludovicchabant/allpaths | 6 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve |
7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt | 7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt |
8 lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git | 8 lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git |
9 lib/hg/hg-git-sync = https://hg.sr.ht/~ludovicchabant/hg-git-sync | 9 lib/hg/hg-git-sync = https://hg.sr.ht/~ludovicchabant/hg-git-sync |
10 lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt | 10 lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt |
11 lib/hg/mercurial-all_paths = https://foss.heptapod.net/mercurial/mercurial-all_paths | |
11 lib/hg/mercurial-cli-templates = https://hg.stevelosh.com/mercurial-cli-templates | 12 lib/hg/mercurial-cli-templates = https://hg.stevelosh.com/mercurial-cli-templates |
12 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve | 13 lib/hg/mercurial-extension_utils = https://foss.heptapod.net/mercurial/mercurial-extension_utils |
13 lib/hg/onsub = https://hg.sr.ht/~ludovicchabant/onsub | 14 lib/hg/onsub = https://hg.sr.ht/~ludovicchabant/onsub |
14 | 15 |
15 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git | 16 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git |
16 | 17 |
17 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized | 18 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |