feat(tmux): new keymap: switch to notes session
This commit is contained in:
parent
fcb26c98d6
commit
4fac578b44
1 changed files with 3 additions and 0 deletions
|
@ -60,3 +60,6 @@ bind -r ">" swap-window -d -t +1
|
|||
|
||||
# Projects
|
||||
bind-key Enter popup -E -h 80% -w 80% "dev"
|
||||
|
||||
# Notes Session
|
||||
bind-key n run "tmux switch-client -t 'notes-tasks'"
|
||||
|
|
Loading…
Add table
Reference in a new issue