1 2 3 4 5 6 7
#!/usr/bin/env sh use flake if on_git_branch; then echo && git status --short --branch fi