Upon installation, add a Git Bash profile, if Git for Windows is present #1860

Open
opened 2026-01-30 22:40:17 +00:00 by claunia · 0 comments
Owner

Originally created by @sschuberth on GitHub (Jun 22, 2019).

Summary of the new feature/enhancement

When installing the terminal for the first time, it would be nice if a profile for Bash from Git for Windows would be automatically provided if Git for Windows is installed.

Proposed technical implementation details (optional)

Auto-detect via installer registry keys whether Git for Windows in installed, and if so, add an entry to profiles.json to run Bash from Git for Windows in the terminal app.

Originally created by @sschuberth on GitHub (Jun 22, 2019). # Summary of the new feature/enhancement When installing the terminal for the first time, it would be nice if a profile for Bash from Git for Windows would be automatically provided if Git for Windows is installed. # Proposed technical implementation details (optional) Auto-detect via installer registry keys whether Git for Windows in installed, and if so, add an entry to `profiles.json` to run Bash from Git for Windows in the terminal app.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1860