Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 12, 2020 12:22
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/52905bcb9acee239beced4cf546edd55 to your computer and use it in GitHub Desktop.
Save r-ryantm/52905bcb9acee239beced4cf546edd55 to your computer and use it in GitHub Desktop.
/nix/store/i5ls6v02rjcki33hk09i4p3qjnl5mdkj-yq-go-3.4.1
├── 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