[tmux] Add notes default session file

Called with `tm notes.session`. Calls up a vifm instance pointed to the
notes directory, and a vim session pointed to the notes index file.
This commit is contained in:
Marty Oehme 2019-07-17 10:47:08 +02:00
parent c9e3b917f2
commit 7d414b294c

View file

@ -0,0 +1,6 @@
rename-window notes
send-keys vm Space ~/Nextcloud/Notes C-m
new-window -n notepad
send-keys v C-m
send-keys Space w w
attach-session -t . -c ~/Nextcloud/Notes