Joined November 2012
·

Ash McKenzie

Geelong, Victoria, Australia
·
·
·

Posted to Always use tmux with ssh over 1 year ago

Love this tip, a small adjustment I made was to use the users default shell (where it isn't /bin/bash):

getent passwd $LOGNAME | cut -d: -f7

Achievements
105 Karma
1,807 Total ProTip Views