nushell-plugins/nushell/wix/windows-terminal-profile.json

12 lines
215 B
JSON
Raw Permalink Normal View History

2025-06-27 02:33:44 +01:00
{
"profiles": [
{
"guid": "{47302f9c-1ac4-566c-aa3e-8cf29889d6ab}",
"name": "Nushell",
"commandline": "nu.exe",
"icon": "nu.ico",
"startingDirectory": "%USERPROFILE%"
}
]
}