eshell-prompt-extras
eshell-prompt-extras copied to clipboard
Remove the Git information in EShell
Basically when I'm in a "git" directory the eshell with epe is extremely slow (it takes about 1s to refresh the screen after I run the command). I know this is not the fault of epe, but rather of git status which is extremely slow here on my computer (powershell and zsh suffer from this same problem because of the theme that shows git information).
But I don't care about the git information, so I'd like to disable this functionality. How do I do that?