diff --git a/ssh.md b/ssh.md index ceea352..d316c2b 100644 --- a/ssh.md +++ b/ssh.md @@ -54,6 +54,6 @@ to target an alternate port you will have to manually do a remote add: or if the repo is already setup you can: -``git remote add hptrow ssh://git@gitea.hptrow.me:port_num_here/pt/notes` +`git remote add hptrow ssh://git@gitea.hptrow.me:port_num_here/pt/notes` now you can `git push` without any password prompt