How annoying is it to jump to your projects in the file system when you always have to carefully type the "react-native-" prefix before you reach the first distinguishing character
Used to happen a lot until I found Using zsh autosuggestions, I just type some diff characters and it autocompletes the right folder name or file. Super super handy.
Comments