diff --git a/custompkg/root/etc/skel/Library/user-setup/099.git-config.sh b/custompkg/root/etc/skel/Library/user-setup/099.git-config.sh new file mode 100644 index 0000000..71ffe03 --- /dev/null +++ b/custompkg/root/etc/skel/Library/user-setup/099.git-config.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# a small vote for the status quo, or perhaps just a vote against the cost of change vs the zero benefit +git config --global init.defaultBranch master