diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2023-01-19 19:39:21 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2023-01-19 19:39:21 -0500 |
| commit | 26334cc3cf49a3e1afb1eb5a40599bb97cc3b5f1 (patch) | |
| tree | 1a47f79ab6f76f3ab6fbd4462fb3159be024b4c8 /.config/tmux/tmux.conf | |
| parent | 6e11f434d71a49a6f3dd42d1471eaf7b46003717 (diff) | |
some mac stuff
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 |
