Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 11, 2021 22:02
Show Gist options
  • Save r-ryantm/0729ab52eb4a6024baebb574c502528b to your computer and use it in GitHub Desktop.
Save r-ryantm/0729ab52eb4a6024baebb574c502528b to your computer and use it in GitHub Desktop.
/nix/store/0n3bl1hl43wq9xi83d2r36jfhp9bv2mz-pueue-0.12.0
├── bin
│   ├── pueue
│   └── pueued
└── share
├── bash-completion
│   └── completions
│   └── pueue.bash
├── fish
│   └── vendor_completions.d
│   └── pueue.fish
└── zsh
└── site-functions
└── _pueue
8 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment