Skip to content

Instantly share code, notes, and snippets.

@genzj
Created September 11, 2014 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save genzj/4b332f4cbfdec24ad141 to your computer and use it in GitHub Desktop.
Save genzj/4b332f4cbfdec24ad141 to your computer and use it in GitHub Desktop.
attach daily tmux session
function attach-daily {
tmux -u new-session -s daily -AD
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment