chezmoi: macOS

This commit is contained in:
whoami 2025-09-27 16:00:34 +01:00
parent fff9275372
commit c1a63e4658
39 changed files with 10 additions and 284 deletions

View file

@ -1,29 +0,0 @@
// ~/Library/Keybindings/DefaultKeyBinding.dict
{
"~a" = ();
"~b" = ();
"~c" = ();
"~d" = ();
"~e" = ();
"~f" = ();
"~g" = ();
"~h" = ();
"~i" = ();
"~j" = ();
"~k" = ();
"~l" = ();
"~m" = ();
"~n" = ();
"~o" = ();
"~p" = ();
"~q" = ();
"~r" = ();
"~s" = ();
"~t" = ();
"~u" = ();
"~v" = ();
"~w" = ();
"~x" = ();
"~y" = ();
"~z" = ();
}