summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 84638e0..eef160d 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -91,4 +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
94run -b '~/.local/share/tmux/plugins/tpm/tpm' 94run -b '~/.config/tmux/plugins/tpm/tpm'