use flake
if on_git_branch; then
  echo && git status --short --branch &&
  echo && git fetch --verbose
fi