-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Open
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Description of the new feature/enhancement
I would like to leverage Windows Terminal a DSC Resource so I can specify the way I want Windows Terminal configured. WinGet Configuration could leverage a configuration file to set Windows Terminal up the way I want it.
Proposed technical implementation details (optional)
Some notes from discussion: Paths in the json file will be Hard. If someone's got a relative path in their settings.json
, well, that just won't work on another machine.
The ideal case here is probably a dotfiles-like experience where we can DSC that folder of fonts, images, and settings.json.
Crawl
- We can install the Terminal.
- We can set one or two basic global settings (Theme for example).
Walk
- We can make some customizations to the settings.json. Maybe use a well-known URL to apply your settings.
Run
- We can also install fragment extensions the user already has.
- We can install distros, PWSH's etc.
Sprint
- We can export the current settings.json to a dotfiles-like folder, with images, fonts, etc, and re-write the settings.json to use that path
jerkovicl, PhilipRieck, LoremFooBar, ThomasPiskol, shakersMSFT and 2 more
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.The new Windows Terminal.