diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..6f938ce --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1,10 @@ +{ + "obsidian-git:push": [ + { + "modifiers": [ + "Mod" + ], + "key": "S" + } + ] +} \ No newline at end of file