Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 25, 2020 02:08
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/2e2c43ef46ff8eba413f0ba1dc74402c to your computer and use it in GitHub Desktop.
Save r-ryantm/2e2c43ef46ff8eba413f0ba1dc74402c to your computer and use it in GitHub Desktop.
/nix/store/66xbafflfb63pyrg8l9wdzz08dmg6mlz-cheat-4.1.0
├── bin
│   └── cheat
└── share
├── bash-completion
│   └── completions
│   └── cheat.bash
├── fish
│   └── vendor_completions.d
│   └── cheat.fish
├── man
│   └── man1
│   └── cheat.1.gz
└── zsh
└── site-functions
└── _cheat
10 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment