meowzor post draft

This commit is contained in:
Jade Lovelace 2023-04-21 01:50:27 -07:00
parent db846103a7
commit a6a6f347ba
9 changed files with 831 additions and 5 deletions

View file

@ -61,6 +61,7 @@
cabal-install
] ++ (with pkgs; [
sqlite
pre-commit
]);
# Change the prompt to show that you are in a devShell
# shellHook = "export PS1='\\e[1;34mdev > \\e[0m'";