Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 26, 2019 23:47
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/0ee40a3d9d6ec4fb4ed2971e6a1a2e7d to your computer and use it in GitHub Desktop.
Save ryantm/0ee40a3d9d6ec4fb4ed2971e6a1a2e7d to your computer and use it in GitHub Desktop.
/nix/store/42sr7sdbq3hyqyir8i03yskl2ijw6ams-kubectx-0.7.0
├── 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