1 quick install+setup for experts If your Unix-fu and ssh-fu are good, just copy your ssh public key (i.e., the ~/.ssh/id_rsa.pub file) from your workstation to the hosting user, then do something like this: su - git mkdir -p ~/bin git clone git://gi…