diff options
Diffstat (limited to '.config/tmux/tmux.conf')
| -rw-r--r-- | .config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 368a242..6741acb 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -23,4 +23,5 @@ bind -r l select-pane -R bind-key -r f run-shell "tmux neww ~/.local/bin/tmux-sessionizer" bind-key -r T run-shell "~/.local/bin/tmux-sessionizer ~/Documents/Projects/git/The-Morning-Paper" +bind-key -r H run-shell "~/.local/bin/tmux-sessionizer ~/OneDrive\ -\ The Pennsylvania\ State\ University/Semester\ 2/CMPSC132/Homework |
