Created
October 30, 2022 03:01
-
-
Save abehidek/f16945b89b45cb0401e5a2c4d67a827a to your computer and use it in GitHub Desktop.
Powershell Script to Open terminal in workspace directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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