MacBookPro.lan 2026-5-31:20:45:58

This commit is contained in:
oskar
2026-05-31 20:45:59 +02:00
parent 2608232f5b
commit c1dfba0c57
9 changed files with 72 additions and 22 deletions
+13
View File
@@ -0,0 +1,13 @@
---
up:
- "[[homebrew]]"
tags:
- "#s/informatique"
aliases:
- clear homebrew cache
---
```sh
homebrew cleanup --prune=all
```