summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/tmux/tmux.conf (renamed from .tmux.conf)3
1 files changed, 1 insertions, 2 deletions
diff --git a/.tmux.conf b/.config/tmux/tmux.conf
index e0ff871..84638e0 100644
--- a/.tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -91,5 +91,4 @@ set -g @plugin 'laktak/extrakto'
91 91
92set -g @sidebar-tree-command 'tree -C' 92set -g @sidebar-tree-command 'tree -C'
93 93
94 94run -b '~/.local/share/tmux/plugins/tpm/tpm'
95run -b '~/.tmux/plugins/tpm/tpm'