Not getting any of git status, git remote status, git prompt info and git SHA information
yeongsheng-tan opened this issue · 3 comments
yeongsheng-tan commented
After cloning https://github.com/chauncey-garrett/zsh-prezto and following the instructions, I'm not getting the expected behaviour of git info on my dirs which are git managed projects.
What would you need to help me out?
chauncey-garrett commented
Are you using Prezto? If so, do you have the git module enabled?
yeongsheng-tan commented
Yes. I'm using your fork of prezto.
And yes, after I've enabled 'git' module in ~/.zpreztorc, it works like a charm.
chauncey-garrett commented
Glad to hear!