dotfiles/bin/git-main (view raw)
#!/usr/bin/env bash
git switch master 2>/dev/null || git switch main