grant / dotfiles

My bash profile settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Shell SSH Key

grant opened this issue · comments

eval `ssh-agent -s` # https://stackoverflow.com/a/17848593
ssh-add ~/.ssh/google_compute_engine

Added awhile ago.