2024-03-21 21:03:04 +03:00

4 lines
166 B
Plaintext

# vim: filetype=tmux
new-session -s s01 -A -n main -c "$WORKING_PROJECT" "$EDITOR"
send-keys -t s01:main M-1
splitw -t s01:main -d -h -l 40% -c '#{pane_current_path}'