How to add shortcut letters or words in Android Studio's Terminal for frequent commands?
问题 In Android Studio's Terminal window, I use some commands too frequently and it's a lot frustrating. The commands I use a thousand times a day are: adb kill-server adb connect 192.168.43.1 While Android Studio is not restarted yet, when you type these once, you can use up and down arrow keys to select them. But the problem is that I restart AS or switch between projects so many times a day. And writing these commands over and over again is such a pain. So I thought why don't we create one