dotfiles/bin/git-main

2 lines
69 B
Bash
Executable file

#!/usr/bin/env bash
git switch master 2>/dev/null || git switch main