papermario/tools/windows_terminal.bat

3 lines
182 B
Batchfile
Raw Normal View History

REM first set your default distro using: wsl --set-default <Distro>
wt --title "diff.py" -d "../" ; split-pane -d "../" -V ; new-tab --title "mips_to_c.py" -d "../" ; focus-tab -t 0