Created
February 6, 2020 08:24
-
-
Save mamemomonga/ad97ff3d89a09b765e1d2d8515c2fc54 to your computer and use it in GitHub Desktop.
ssh-agentを起動してtmuxを起動してssh-addする
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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