retch-cli 0.3.21

A fast, feature-rich system information fetcher written in Rust (similar to fastfetch or neofetch)
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "permissions": {
    "allow": [
      "Bash(gh api *)",
      "Bash(git clone *)",
      "Read(//tmp/**)",
      "Bash(git fetch *)",
      "Bash(just man *)"
    ]
  }
}