aboutsummaryrefslogtreecommitdiff
path: root/tmate.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-03-27 15:18:37 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:29 +0100
commitf6d0ce7ac1825d8eb5f26479d2295d70a52219a6 (patch)
tree48d9470da0ee523a440bb1dd46956cb71158c360 /tmate.md
parent1181f5efe7d67b3cd1488180acf7550923cca5bc (diff)
downloaddotnvim-f6d0ce7ac1825d8eb5f26479d2295d70a52219a6.tar.gz
dotnvim-f6d0ce7ac1825d8eb5f26479d2295d70a52219a6.zip
Some docs
Diffstat (limited to 'tmate.md')
-rw-r--r--tmate.md10
1 files changed, 10 insertions, 0 deletions
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!).
+