diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-03-07 08:08:31 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:31 +0100 |
commit | 1a150722e721e557c3f4b468545ef0b9fccd46e9 (patch) | |
tree | ab7514638d797fec87c267fffe74d380b7999965 /tmate.md | |
parent | 1cc4d64a6248758a447b8341fe290811af40b54f (diff) | |
download | dotnvim-1a150722e721e557c3f4b468545ef0b9fccd46e9.tar.gz dotnvim-1a150722e721e557c3f4b468545ef0b9fccd46e9.zip |
Not using it currently
Diffstat (limited to 'tmate.md')
-rw-r--r-- | tmate.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tmate.md b/tmate.md deleted file mode 100644 index 7270a59..0000000 --- a/tmate.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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!). - |