Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 3, 2019 22:53
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 ryantm/08eb10d90f670d92593f9961eb140804 to your computer and use it in GitHub Desktop.
Save ryantm/08eb10d90f670d92593f9961eb140804 to your computer and use it in GitHub Desktop.
/nix/store/6r60x7m0wv6gpfs8gina80zx7dqp07q0-bear-2.4.1
├── bin
│   └── bear
├── lib
│   └── bear
│   └── libear.so
└── share
├── bash-completion
│   └── completions
│   └── bear
├── doc
│   ├── ChangeLog.md
│   ├── COPYING
│   └── README.md
└── man
└── man1
└── bear.1.gz
9 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment