status
- Show current state of the git repository
- Show the current branch
- Show if there are changes ready to be committed
- The cross sign in
zshtells that there are uncommitted changes
git status
git status -v # verbose
zsh tells that there are uncommitted changesgit status
git status -v # verbose