First of all thanks for an excellent course on tmux, I’ve found it a great intro so far.
One problem I’m having is that any git commands I run from inside a tmux session prompt for my ssh key passphrase unless I run ssh-add
but this still involves doing it once at the beginning of a session. Is there anyway to avoid this step?