Created
May 27, 2022 12:11
-
-
Save aarmn/c14f29967206fdcfa4e758cf139929bd to your computer and use it in GitHub Desktop.
A super useful command which you can alias as wth or anything to open windows terminal powershell instance in the present working dir
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
wt powershell -noexit -command "cd ${pwd}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment