From 6468ee2708a472876cdd8ced9734b2886287fd3e Mon Sep 17 00:00:00 2001 From: Sparky Date: Thu, 2 Oct 2025 09:56:18 +0100 Subject: [PATCH] Add tmux config --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .tmux.conf diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..b304b0a --- /dev/null +++ b/.tmux.conf @@ -0,0 +1 @@ +set -g set-clipboard on