Skip to content

Instantly share code, notes, and snippets.

@dickyindra
Created December 1, 2020 00:11
Show Gist options
  • Save dickyindra/6549cefbb3be8ca910be860738feef5c to your computer and use it in GitHub Desktop.
Save dickyindra/6549cefbb3be8ca910be860738feef5c to your computer and use it in GitHub Desktop.
Windows Terminal Here Registry
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\wt]
@="Windows Terminal Here"
"Icon"="{ICON_PATH}"
[HKEY_CLASSES_ROOT\Directory\Background\shell\wt\command]
@="C:\\Users\\{USERNAME}\\\\AppData\\Local\\Microsoft\\WindowsApps\\wt.exe -d ."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment