aboutsummaryrefslogtreecommitdiff
path: root/tmate.md
blob: 7270a59f54da5c00eec2ca5453c43d725f8487d0 (plain)
1
2
3
4
5
6
7
8
9
10
# Use tmate (and tmate.io) for pair programming

    ln -s ~/.vim/tmate.conf ~/.tmate.conf

1. detach your existing tmux session
2. start tmate
3. inside tmate: `TMUX='' tmux attach`

My conf uses C-b for tmate (because I use C-a for tmux!).