From 6f9f297ecff2ad395c44ddd4e5a568598a1cb144 Mon Sep 17 00:00:00 2001 From: David Holland Date: Fri, 3 Apr 2020 16:51:58 +0200 Subject: [PATCH] Add tmate configuration file --- .tmate.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .tmate.conf diff --git a/.tmate.conf b/.tmate.conf new file mode 100644 index 0000000..0d2b716 --- /dev/null +++ b/.tmate.conf @@ -0,0 +1 @@ +source-file ~/.tmux.conf \ No newline at end of file