Skip to content

Instantly share code, notes, and snippets.

@abehidek
Created October 30, 2022 03:01
Show Gist options
  • Select an option

  • Save abehidek/f16945b89b45cb0401e5a2c4d67a827a to your computer and use it in GitHub Desktop.

Select an option

Save abehidek/f16945b89b45cb0401e5a2c4d67a827a to your computer and use it in GitHub Desktop.
Powershell Script to Open terminal in workspace directory
# start powershell -WorkingDirectory E:\Users\hidek\Desktop\ws
wt -d E:\Users\hidek\Desktop\ws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment