Bill Ewanick 2025-07-26 03:45:28 -04:00
parent fe649bebdf
commit 1f48e16b3a
3 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.direnv
result
.pre-commit-config.yaml

1
.pre-commit-config.yaml Symbolic link
View File

@ -0,0 +1 @@
/nix/store/28865lpb9g9pibzb1kkgjnhj7yrz5m67-pre-commit-config.json

View File

@ -58,6 +58,11 @@
alejandra
];
shellHook = ''
${config.pre-commit.installationScript}
echo 1>&2 "Welcome to the development shell!"
'';
};
emanote.sites = {