Skip to content

Instantly share code, notes, and snippets.

@aarmn
Created May 27, 2022 12:11
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 aarmn/c14f29967206fdcfa4e758cf139929bd to your computer and use it in GitHub Desktop.
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
wt powershell -noexit -command "cd ${pwd}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment