[tmux] Fix root directory setting command

This commit is contained in:
Marty Oehme 2019-07-26 13:41:50 +02:00
parent 590f430a09
commit 6277ed1cf1

View file

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