[tmux] Fix root directory setting command
This commit is contained in:
parent
590f430a09
commit
6277ed1cf1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue