From 9578afa56233259e522803a22a5ffd6805604d3d Mon Sep 17 00:00:00 2001 From: Mateja Date: Mon, 12 Apr 2021 14:17:13 +0200 Subject: Added tmux config file. --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .tmux.conf (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..109a330 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,2 @@ +set-option -g mouse on +set-window-option -g mode-keys vi -- cgit v1.2.3