Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/f6ff86a5dabd75064a7b81e8200b7298 to your computer and use it in GitHub Desktop.
Save r-ryantm/f6ff86a5dabd75064a7b81e8200b7298 to your computer and use it in GitHub Desktop.
/nix/store/igfadarr7xxa8bj42lypm26zk284ai33-cri-tools-1.20.0
├── bin
│   ├── crictl
│   └── critest
└── share
├── bash-completion
│   └── completions
│   └── crictl.bash
├── fish
│   └── vendor_completions.d
│   └── crictl.fish
└── zsh
└── site-functions
└── _crictl
8 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment