Skip to content

Instantly share code, notes, and snippets.

@brucedkyle
Created May 26, 2020 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brucedkyle/3ffd7c631d81d1a751b99bba50674c79 to your computer and use it in GitHub Desktop.
Save brucedkyle/3ffd7c631d81d1a751b99bba50674c79 to your computer and use it in GitHub Desktop.
Windows Terminal Split Pane
wt -p "Command Prompt" `; split-pane -p "Windows PowerShell" `; split-pane -H wsl.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment