Skip to content

Commit

Permalink
Update terminal settings
Browse files Browse the repository at this point in the history
  • Loading branch information
amaechler committed Aug 5, 2020
1 parent b8ed2f5 commit d0fa76f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion windows-terminal/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"initialCols": 220,
"initialRows": 30,

// Selection
"copyOnSelect": true,

// Miscellaneous
"confirmCloseAllTabs": false,

Expand Down Expand Up @@ -54,7 +57,7 @@
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell (pwsh)",
"source": "Windows.Terminal.PowershellCore"
"commandline": "C:\\Users\\amaechler\\scoop\\apps\\pwsh\\current\\pwsh.exe"
}
]
},
Expand Down

0 comments on commit d0fa76f

Please sign in to comment.