diff options
| author | Yigit Sever | 2024-02-29 20:35:21 +0300 |
|---|---|---|
| committer | Yigit Sever | 2024-02-29 20:35:51 +0300 |
| commit | a64ad4d8a448e9c7ff796b999cbd5d30bd67dbfb (patch) | |
| tree | 563e91da46cc63252e107d226a93afd34b8387c2 | |
| parent | 88a154659ec8059aab850c35192cf4e228b87b26 (diff) | |
| download | dotfiles-a64ad4d8a448e9c7ff796b999cbd5d30bd67dbfb.tar.gz dotfiles-a64ad4d8a448e9c7ff796b999cbd5d30bd67dbfb.tar.bz2 dotfiles-a64ad4d8a448e9c7ff796b999cbd5d30bd67dbfb.zip | |
tmux: clean up home
| -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 | ||
| 92 | set -g @sidebar-tree-command 'tree -C' | 92 | set -g @sidebar-tree-command 'tree -C' |
| 93 | 93 | ||
| 94 | 94 | run -b '~/.local/share/tmux/plugins/tpm/tpm' | |
| 95 | run -b '~/.tmux/plugins/tpm/tpm' | ||
