From f6d0ce7ac1825d8eb5f26479d2295d70a52219a6 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 27 Mar 2020 15:18:37 +0000 Subject: Some docs --- tmate.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tmate.md (limited to 'tmate.md') diff --git a/tmate.md b/tmate.md new file mode 100644 index 0000000..7270a59 --- /dev/null +++ b/tmate.md @@ -0,0 +1,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!). + -- cgit v1.2.3