Skip to content

Instantly share code, notes, and snippets.

@williamjacksn
Last active October 28, 2020 15:11
Show Gist options
  • Save williamjacksn/0e696b83f633033bcd1dd85c7fd0092a to your computer and use it in GitHub Desktop.
Save williamjacksn/0e696b83f633033bcd1dd85c7fd0092a to your computer and use it in GitHub Desktop.
"resume" for tmux
# /etc/profile.d/alias-resume.sh
alias resume="tmux -u new-session -A -s default"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment