diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-13 15:32:28 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-13 15:32:28 +0200 |
| commit | f64c5f5f0e45d3b9e83aee8ff6f5d93108c45901 (patch) | |
| tree | f87f8cfbade8e2cab21ce6a05241ec651dd594dc | |
| parent | 8154ea15eccaa9a5d466548e3c073b976d5c0208 (diff) | |
change tmux config path
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f4b9ebc..7c46e6a 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,5 +1,5 @@ unbind r -bind r source-file ~/.tmux.conf +bind r source-file ~/.config/tmux/tmux.conf set -g mouse on |
