Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 27, 2020 04:06
Show Gist options
  • Save r-ryantm/cbbfb82f01ba9e5c47d35b2e3a7dda79 to your computer and use it in GitHub Desktop.
Save r-ryantm/cbbfb82f01ba9e5c47d35b2e3a7dda79 to your computer and use it in GitHub Desktop.
/nix/store/yxg2rm6v12v5cpdjjj4r3vs8b3h7gm8x-yq-go-3.4.0
├── bin
│   └── yq
└── share
├── bash-completion
│   └── completions
│   └── yq.bash
├── fish
│   └── vendor_completions.d
│   └── yq.fish
└── zsh
└── site-functions
└── _yq
8 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment