feat: added tmux conf

This commit is contained in:
2026-02-23 22:13:46 +01:00
parent 5b298dac01
commit 48353fab32

3
.tmux.conf Normal file
View File

@@ -0,0 +1,3 @@
set -g history-limit 30000
set -g mouse on
set -g allow-passthrough on