Add obsidian to homebrew, change default branch to main

main
mat ess 2022-02-07 00:09:16 -05:00
parent 4842d9c8fc
commit 2abc316cd3
2 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ in
"lagrange"
"lulu"
"mullvadvpn"
"obsidian"
"rectangle"
"signal"
"steam"

View File

@ -10,6 +10,7 @@
core.editor = "${pkgs.neovim-remote}/bin/nvr --remote-wait-silent -cc split";
diff.colorMoved = "default";
pull.rebase = true;
init.defaultBranch = "main";
};
programs.git.ignores = [