Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 11, 2021 02:15
Show Gist options
  • Save r-ryantm/6c94095af96c5496409e2b620baadf84 to your computer and use it in GitHub Desktop.
Save r-ryantm/6c94095af96c5496409e2b620baadf84 to your computer and use it in GitHub Desktop.
/nix/store/956jazdqsmdj9k44njjnvsx49ps56d2b-minikube-1.18.1
├── bin
│   └── minikube
└── share
├── bash-completion
│   └── completions
│   └── minikube.bash
├── fish
│   └── vendor_completions.d
│   └── minikube.fish
└── zsh
└── site-functions
└── _minikube
8 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment