Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 7, 2018 09:08
Show Gist options
  • Save ryantm/21b078659a3a745638c69b3d9ef063c4 to your computer and use it in GitHub Desktop.
Save ryantm/21b078659a3a745638c69b3d9ef063c4 to your computer and use it in GitHub Desktop.
/nix/store/5am33wnj853b12vfyyccsm213yv686kg-libfm-extra-1.3.0.2
├── include
│   ├── libfm -> libfm-1.0
│   └── libfm-1.0
│   ├── fm-extra.h
│   ├── fm-version.h
│   └── fm-xml-file.h
└── lib
├── libfm-extra.la
├── libfm-extra.so -> libfm-extra.so.4.1.1
├── libfm-extra.so.4 -> libfm-extra.so.4.1.1
├── libfm-extra.so.4.1.1
└── pkgconfig
└── libfm-extra.pc
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment