Files
dotfiles/home/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/LocalState/settings.json
Ryan Walters 48d40b2872 refactor: reorganize Nushell configurations with Windows support
- Add shared Nushell config templates in .chezmoitemplates/
- Create Windows-specific Nushell configs in AppData/Roaming/
- Add Windows Terminal settings.json configuration
- Update PowerShell profile template
- Consolidate Nushell env.nu and config.nu templates across platforms
2025-10-27 01:51:21 -05:00

221 lines
6.4 KiB
JSON

{
"$help": "https://aka.ms/terminal-documentation",
"$schema": "https://aka.ms/terminal-profiles-schema",
"actions": [
{
"command": {
"action": "copy",
"singleLine": false
},
"id": "User.copy.644BA8F2",
"keys": "ctrl+c"
},
{
"command": "paste",
"id": "User.paste",
"keys": "ctrl+v"
},
{
"command": {
"action": "splitPane",
"split": "auto",
"splitMode": "duplicate"
},
"id": "User.splitPane.A6751878",
"keys": "alt+shift+d"
}
],
"copyFormatting": "none",
"copyOnSelect": false,
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"newTabMenu": [
{
"type": "remainingProfiles"
}
],
"profiles": {
"defaults": {
"bellStyle": "taskbar",
"colorScheme": "Campbell",
"experimental.retroTerminalEffect": false,
"font": {
"face": "MesloLGS NF"
},
"startingDirectory": "./"
},
"list": [
{
"adjustIndistinguishableColors": "always",
"commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoLogo",
"experimental.retroTerminalEffect": false,
"font": {
"features": {}
},
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"hidden": true,
"name": "Windows PowerShell"
},
{
"commandline": "%SystemRoot%\\System32\\cmd.exe",
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"hidden": true,
"name": "Command Prompt"
},
{
"commandline": "nu",
"guid": "{88e96e3b-8480-493c-a83a-fdacc2073455}",
"name": "Nushell"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": true,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe -NoLogo",
"hidden": false,
"name": "PowerShell"
},
{
"guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}",
"hidden": false,
"name": "Git Bash",
"source": "Git"
},
{
"guid": "{d2d97d92-ca5d-557d-b125-92e740f8d3e3}",
"hidden": true,
"name": "Developer Command Prompt for VS 2022",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{d81ed14b-afc2-5921-9f8f-777ca38e2508}",
"hidden": true,
"name": "Developer PowerShell for VS 2022",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{51855cb2-8cce-5362-8f54-464b92b32386}",
"hidden": false,
"name": "Ubuntu",
"source": "CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc"
},
{
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": true,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{b0d4d26a-c7ad-5dde-9fc4-70b8837407a8}",
"hidden": true,
"name": "Developer Command Prompt for VS 2019",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{07391626-5a34-526f-967c-bed2545c591e}",
"hidden": true,
"name": "Developer PowerShell for VS 2019",
"source": "Windows.Terminal.VisualStudio"
},
{
"guid": "{8ab8e6f6-35c6-5b46-8419-3e1568105476}",
"hidden": true,
"name": "podman-machine-default",
"source": "Windows.Terminal.Wsl"
},
{
"commandline": "%WINDIR%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -ExecutionPolicy ByPass -NoExit -Command \"& 'C:\\Users\\Xevion\\anaconda3\\shell\\condabin\\conda-hook.ps1' ; conda activate 'C:\\Users\\Xevion\\anaconda3' \"",
"guid": "{eed49005-877d-5de2-94d5-5ce5e370f8c3}",
"icon": "C:\\Users\\Xevion\\anaconda3\\Menu\\anaconda_powershell_prompt.ico",
"name": "Anaconda PowerShell Prompt (anaconda3)",
"startingDirectory": "C:\\Users\\Xevion"
},
{
"commandline": "%WINDIR%\\System32\\cmd.exe \"/K\" C:\\Users\\Xevion\\anaconda3\\Scripts\\activate.bat C:\\Users\\Xevion\\anaconda3",
"guid": "{e78b37b4-0017-568b-9279-1abde5e14cde}",
"icon": "C:\\Users\\Xevion\\anaconda3\\Menu\\anaconda_prompt.ico",
"hidden": true,
"name": "Anaconda Prompt (anaconda3)",
"startingDirectory": "C:\\Users\\Xevion"
}
]
},
"schemes": [
{
"background": "#F9F9F9",
"black": "#000000",
"blue": "#2F5AF3",
"brightBlack": "#000000",
"brightBlue": "#2F5AF3",
"brightCyan": "#3F953A",
"brightGreen": "#3F953A",
"brightPurple": "#A00095",
"brightRed": "#DE3E35",
"brightWhite": "#FFFFFF",
"brightYellow": "#D2B67C",
"cursorColor": "#BBBBBB",
"cyan": "#3F953A",
"foreground": "#2A2C33",
"green": "#3F953A",
"name": "AtomOneLight",
"purple": "#950095",
"red": "#DE3E35",
"selectionBackground": "#EDEDED",
"white": "#BBBBBB",
"yellow": "#D2B67C"
},
{
"background": "#212121",
"black": "#21222C",
"blue": "#82AAFF",
"brightBlack": "#545454",
"brightBlue": "#D6ACFF",
"brightCyan": "#A4FFFF",
"brightGreen": "#69FF94",
"brightPurple": "#FF92DF",
"brightRed": "#FF6E6E",
"brightWhite": "#F8F8F2",
"brightYellow": "#FFCB6B",
"cursorColor": "#ECEFF4",
"cyan": "#8BE9FD",
"foreground": "#F8F8F2",
"green": "#50FA7B",
"name": "Dracula+",
"purple": "#C792EA",
"red": "#FF5555",
"selectionBackground": "#F8F8F2",
"white": "#F8F8F2",
"yellow": "#FFCB6B"
},
{
"background": "#FFFFFF",
"black": "#011627",
"blue": "#4876D6",
"brightBlack": "#7A8181",
"brightBlue": "#5CA7E4",
"brightCyan": "#00C990",
"brightGreen": "#49D0C5",
"brightPurple": "#697098",
"brightRed": "#F76E6E",
"brightWhite": "#989FB1",
"brightYellow": "#DAC26B",
"cursorColor": "#403F53",
"cyan": "#08916A",
"foreground": "#403F53",
"green": "#2AA298",
"name": "Night Owlish Light",
"purple": "#403F53",
"red": "#D3423E",
"selectionBackground": "#F2F2F2",
"white": "#7A8181",
"yellow": "#DAAA01"
}
],
"theme": "system",
"themes": [],
"useAcrylicInTabRow": false
}