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
@@ -0,0 +1,7 @@
# Changing installation settings
You can edit settings for a certain app using :
`brew edit <name>`
That opens a configuration file that controls taht installation settings.
Then, you can recompile that app using :
`brew reinstall --build-from-source <name>`