Drop this in to .bashrc or similar:
# Reconnect tmux session to the SSH agent
alias fixssh='export $(tmux showenv SSH_AUTH_SOCK)'
Drop this in to .bashrc or similar:
# Reconnect tmux session to the SSH agent
alias fixssh='export $(tmux showenv SSH_AUTH_SOCK)'