This is the portable Windows Terminal baseline I use for a keyboard-first development workflow. It combines:
- Shared profile defaults for PowerShell, WSL, Command Prompt, and generated profiles.
- Ghostty-inspired SAND shortcuts for splitting, switching, navigating, and closing panes.
- A Quake-style PowerShell dropdown terminal.
- Clipboard, paste, and find shortcuts.
The setup selects PowerShell as the default profile by name instead of using a machine-specific GUID. Windows Terminal generates installed shell profiles automatically, so the same file can work across machines with PowerShell 7 installed.