Reputation: 506
I want to create a shortcut that open Git bash by pressing ctrl + alt + T. Then, it launches git bash.
Upvotes: 5
Views: 12209
Reputation: 23
In windows 11 I solved this by pinning git-bash to the taskbar:
"Aside from letting you open your pinned taskbar apps with a click, you can also use keyboard shortcuts to launch them. You can do so by pressing the Windows Key + [ App Placement Number ]. So, if you want to open the first pinned app, press Windows Key + 1. To open the second pinned app, press Windows Key + 2, and so on"
(https://www.makeuseof.com/ways-to-quickly-launch-apps-windows-11/)
Upvotes: 1
Reputation: 1
I think it will help you.
Open Run ---> Windows + R
Type -------> explorer shell:AppsFolder
Then you found application folder. Right click on desire App > Create Shortcut > Yes
Go to your desktop and right click on that app > Properties > Shortcut Key
Now fill the shortcut key form with your desire key binding.
Hopefully you got your answer.
Thanks :)
Upvotes: 0
Reputation: 155270
I assume you're asking about Windows.
Just set an Explorer hotkey on the Start menu shortcut.
Upvotes: 16