Skip to content

Commit 14aa01b

Browse files
committed
big docs pass
1 parent 7b5b60a commit 14aa01b

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

docs/config-examples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,4 +388,3 @@ export DISCORD_TOKEN="..."
388388
# Bluesky credentials stored in auth.db via CLI
389389
# pattern atproto login your.handle.bsky.social
390390
```
391-
See `pattern.example.toml` for examples of all three methods.

nix/modules/devshell.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
config.pre-commit.devShell # See ./nix/modules/pre-commit.nix
2626
];
2727
RUST_BACKTRACE = 0;
28-
CARGO_MOMMYS_LITTLE = "girl/pet/entity/baby";
29-
CARGO_MOMMYS_PRONOUNS = "her/their";
30-
CARGO_MOMMYS_MOODS = "chill/ominous/thirsty/yikes";
3128
packages = with pkgsWithUnfree; [
3229
just
3330
nixd # Nix language server

0 commit comments

Comments
 (0)