Skip to content

charlyjose/wt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Terminal

My profile

Sneak Peek

My WT profile can be found in profiles.json.

Open Windows Terminal here

Setup:

Run the [wt.reg](https://github.com/charlyjose/wt/blob/master/wt.reg) to add "Open Windows Terminal here" option to your context menu.

Context Menu

Note

Either of the two options work

  • "."
  • "%__CD__ %"

In profiles.json

{
    ...
    "startingDirectory": ".",
    ...
}

OR

{
    ...
    "startingDirectory": "%__CD__%",
    ...
}

About

Windows Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published