#!/usr/bin/env bash # URL prefixes for updating remote URLs JETBRAINS_SPACE_REPO="git.jetbrains.space/ajhalili2006/web/andreijiroh.dev.git" SOURCEHUT_GIT_REPO="git.sr.ht/~ajhalili2006/web" GITHUB_REPO="github.com/ajhalili2006/ajhalili2006.github.io" GITLAB_REPO="mau.dev/andreijiroh.dev/website" useHttps() { } useSsh() { }