diff --git a/.gitconfig b/.gitconfig index bb66c11..657ae45 100644 --- a/.gitconfig +++ b/.gitconfig @@ -36,3 +36,5 @@ repo = /data/home/tadgy/Projects/lumberjack.git repo = /data/home/tadgy/Projects/slackpkg-templates.git repo = /data/home/tadgy/Projects/system-configs.git +[init] + defaultBranch = master