config

#brew#nushell

git clone https://git.pyrossh.dev/config

Common configuration


homebrew/trust.json
6097c7d 1
{
6097c7d 2
  "trustedtaps": [
6097c7d 3
    "docker/tap"
6097c7d 4
  ],
6097c7d 5
  "trustedcasks": [
6097c7d 6
    "docker/tap/sbx"
6097c7d 7
  ],
6097c7d 8
  "trustedformulae": [
6097c7d 9
    "oleksandrchekhovskyi/hax/hax"
6097c7d 10
  ]
6097c7d 11
}