citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit 9885ca66c1c35e68ddd712ef54db5372bbe997ba
parent bf5cbcbc3f79f10fe8f676b89d66060ed63ef0e4
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 10 Feb 2021 15:04:05 -0800

git: jb55 remote alias

Diffstat:
Mdotfiles/.gitconfig | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dotfiles/.gitconfig b/dotfiles/.gitconfig @@ -19,6 +19,8 @@ insteadOf = gitlab: [url "jb55.com:git/"] insteadOf = dev: +[url "jb55.com:git-public/"] + insteadOf = jb55: [url "ssh://git@phabricator.monstercat.com/diffusion/"] insteadOf = phab: [url "http://git.monster.cat/"]