new-host (135B) - raw
1 #!/usr/bin/env bash 2 3 eval $(ssh-agent -s) 4 ssh-add /srv/git/.ssh/id_ed25519_sourcehut 5 git -C /srv/git/bioinformatics.git push srht main
![]() | git-shell-commands-hwc - git-shell-commands-hwc
git clone git://git.hwc.io/git-shell-commands-hwc |