config

#brew#nushell

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

Common configuration


homebrew/trust.json
{
  "trustedtaps": [
    "docker/tap"
  ],
  "trustedcasks": [
    "docker/tap/sbx"
  ],
  "trustedformulae": [
    "oleksandrchekhovskyi/hax/hax"
  ]
}