start new:
tmux
start new with session name:
tmux new -s myname
Thanks to this awesome Six Colors post: Quick Tip: Enable Touch ID for sudo
The short of it:
cd /etc/pam.d/
.sudo
file with your favorite command-line/GUI text editor.
sudo
file open, add the following command below below the first line. auth sufficient pam_tid.so