Jafory
4 posts


@SquatUniversity When I started squatting my knees used to pop often (like cracking knuckles), it eventually went away after squatting a lot. But now I feel like something next to my patella shifts when I go down, it feels significant although it does not make a loud noise.
English

@StarshipPrompt Thank you so very much. My fault entirely, sorry for the trouble. I had a .git folder in my home directory. Your prompt is beautiful!!!!
English

@Jafory11 It shouldn't know "on main" unless you're in a git repo. Do you happen to have a repo in your home directory?
This should show what repo git *thinks* you're in:
git rev-parse --show-toplevel
English

@StarshipPrompt Could you guys let me know if there is a way I can only show the git branch status only after I initialize a git repo in the working directory? Right now regardless of the directory, it shows [on (main) branch]. Thank you.
English