Use global url for the π

master
Jacopo De Simoi 4 years ago
parent 80f5dd291f
commit bf72b1f43e
  1. 2
      zshrc.org

@ -369,7 +369,7 @@ setup-pi-webcam()
git-create-pi-remote () {
REPO_NAME=$(basename "`pwd`")
source ~/scripts/git-init-pi4.sh "$REPO_NAME.git"
git remote add π "git@pi4spoon.local:repos/$REPO_NAME.git"
git remote add π "git@ssh.jacopods.xyz:repos/$REPO_NAME.git"
}
git-create-thinkspoon-remote () {

Loading…
Cancel
Save