Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 5, 2020 23: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/9c2f135f3e40f88ebd5060d7adf57327 to your computer and use it in GitHub Desktop.
Save r-ryantm/9c2f135f3e40f88ebd5060d7adf57327 to your computer and use it in GitHub Desktop.
/nix/store/3psvlp28r58c27i9naysjp0mk2yvi869-pueue-0.1.6
├── 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