From ed7dec9292a6ab77ee64a6d8d83f96a01265e0c0 Mon Sep 17 00:00:00 2001 From: Max Jacobson Date: Mon, 1 Apr 2024 13:03:07 -0400 Subject: [PATCH] Update I noticed the little caret doesn't display in Firefox --- _posts/2023-03-08-brew-deps-and-leaves.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-03-08-brew-deps-and-leaves.md b/_posts/2023-03-08-brew-deps-and-leaves.md index ba0a8a3..efb8aa1 100644 --- a/_posts/2023-03-08-brew-deps-and-leaves.md +++ b/_posts/2023-03-08-brew-deps-and-leaves.md @@ -108,7 +108,7 @@ What we can do is use the [`brew deps`](https://docs.brew.sh/Manpage#deps-option For me, that prints out 1,580 lines of output, which I'll share in full behind a collapsible [details](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details) widget here:
- Full output of brew deps --full-name --installed --tree + Full output of brew deps --full-name --installed --tree (click to expand)