Skip to content

Set PowerShell as the default Windows terminal profile - #2

Draft
robertpvexe wants to merge 1 commit into
mainfrom
cursor/terminal-default-powershell-5366
Draft

robertpvexe wants to merge 1 commit into
mainfrom
cursor/terminal-default-powershell-5366

Conversation

@robertpvexe

Copy link
Copy Markdown
Owner

Summary

Sets the workspace default integrated terminal on Windows to PowerShell, matching Terminal: Select Default Profile → PowerShell.

  • Adds .vscode/settings.json with terminal.integrated.defaultProfile.windows: PowerShell.
  • .gitignore already allows this file (!.vscode/settings.json).

New terminals in Cursor/VS Code on Windows will open PowerShell. Existing terminal sessions are unchanged until they are closed and reopened.

Notes

This is a Windows editor setting only. It does not change Linux/macOS default shells and does not install PowerShell.

Open in Web Open in Cursor 

Workspace ustawia terminal.integrated.defaultProfile.windows na PowerShell, tak jak polecenie Terminal: Select Default Profile.

Co-authored-by: robertpvexe <robertpvexe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants