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 ++ README.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 .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 diff --git a/README.md b/README.md index 4bc1abb..b5e480b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Configuration files for programs I use and used to use, including some helper sc - rofi - termite - zathura +- tmux ## Configuration files for programs I used: -- cgit v1.2.3