diff options
Diffstat (limited to '.config/tmux')
| -rw-r--r-- | .config/tmux/tmux.conf | 2 |
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 | ||
| 92 | set -g @sidebar-tree-command 'tree -C' | 92 | set -g @sidebar-tree-command 'tree -C' |
| 93 | 93 | ||
| 94 | run -b '~/.local/share/tmux/plugins/tpm/tpm' | 94 | run -b '~/.config/tmux/plugins/tpm/tpm' |
