I am batman

This commit is contained in:
2026-06-24 17:51:49 -04:00
commit 58bb13bd60
74 changed files with 11917 additions and 0 deletions

20
.obsidian/hotkeys.json vendored Normal file
View File

@@ -0,0 +1,20 @@
{
"omnisearch:show-modal": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "S"
}
],
"omnisearch:show-modal-infile": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "F"
}
]
}