Skip to content

Instantly share code, notes, and snippets.

@mamemomonga
Created February 6, 2020 08:24
Show Gist options
  • Save mamemomonga/ad97ff3d89a09b765e1d2d8515c2fc54 to your computer and use it in GitHub Desktop.
Save mamemomonga/ad97ff3d89a09b765e1d2d8515c2fc54 to your computer and use it in GitHub Desktop.
ssh-agentを起動してtmuxを起動してssh-addする
exec ssh-agent tmux new-session 'ssh-add; exec $SHELL'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment