From 8a8262201560959a50e30e847a6c0f2aa2b83fde Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 26 Nov 2021 10:46:19 +0800 Subject: update --- misc/.tmux.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 misc/.tmux.conf (limited to 'misc') diff --git a/misc/.tmux.conf b/misc/.tmux.conf new file mode 100644 index 0000000..c43db32 --- /dev/null +++ b/misc/.tmux.conf @@ -0,0 +1,5 @@ +new-session # Start a new session if none available +bind M-q select-layout even-horizontal +bind M-w select-layout even-vertical +bind M-e select-layout main-horizontal +bind M-r select-layout main-vertical -- cgit v1.2.3-70-g09d2