When starting up Git Bash in a Windows terminal or VScode terminal, the screen is blank for 10 - 15 seconds before it initializes to having a working directory and cursor. After init, it runs fine.
This has been happening for months. I want to resolve this without reformatting the device, yet I feel this may be coming for me.
I've searched for this on Stack Exchange / Stack Overflow but cannot find any other questions like this.
I'm on Windows 10 using the git bash terminal.
I have tried:
- Re-booting
- Clearing .bash_history but this had no effect.
- Re-installed Git Bash
- Checked processes running with
ps(none running)