aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-11-26 10:46:19 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-11-26 10:46:19 +0800
commit8a8262201560959a50e30e847a6c0f2aa2b83fde (patch)
treee0237a42f0567867f74569565dc348965ba62441 /misc
parentcb87b86d56cd113e057a95e68f5681b16905c444 (diff)
update
Diffstat (limited to 'misc')
-rw-r--r--misc/.tmux.conf5
1 files changed, 5 insertions, 0 deletions
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 @@
1new-session # Start a new session if none available
2bind M-q select-layout even-horizontal
3bind M-w select-layout even-vertical
4bind M-e select-layout main-horizontal
5bind M-r select-layout main-vertical