Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created February 5, 2019 06:38
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 ryantm/84ea4cbf9edf4f1a8806c3adfaf3197a to your computer and use it in GitHub Desktop.
Save ryantm/84ea4cbf9edf4f1a8806c3adfaf3197a to your computer and use it in GitHub Desktop.
/nix/store/3xqj13xdlm0qnzpxwl3pb4cd1cvrfszc-kubectx-0.6.3
├── bin
│   ├── kubectx
│   └── kubens
└── share
├── bash-completion
│   └── completions
│   ├── kubectx
│   └── kubens
├── fish
│   └── vendor_completions.d
│   ├── kubectx.fish
│   └── kubens.fish
└── zsh
└── site-functions
├── _kubectx
└── _kubens
8 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment