Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 28, 2019 12:13
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/f86c6a855026ff54bac609c306e7776c to your computer and use it in GitHub Desktop.
Save ryantm/f86c6a855026ff54bac609c306e7776c to your computer and use it in GitHub Desktop.
/nix/store/fl9789360m2mmy5m7z3b3razcjr8fcwx-minder-1.5.1
├── bin
│   ├── com.github.phase1geo.minder
│   └── minder -> com.github.phase1geo.minder
└── share
├── applications
│   └── com.github.phase1geo.minder.desktop
├── glib-2.0
├── gsettings-schemas
│   └── minder-1.5.1
│   └── glib-2.0
│   └── schemas
│   ├── com.github.phase1geo.minder.gschema.xml
│   └── gschemas.compiled
├── icons
│   └── hicolor
│   ├── 128x128
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 16x16
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 24x24
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 32x32
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   ├── 48x48
│   │   └── apps
│   │   └── com.github.phase1geo.minder.svg
│   └── 64x64
│   └── apps
│   └── com.github.phase1geo.minder.svg
├── locale
│   ├── cs
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   ├── pl
│   │   └── LC_MESSAGES
│   │   └── com.github.phase1geo.minder.mo
│   └── pt_BR
│   └── LC_MESSAGES
│   └── com.github.phase1geo.minder.mo
├── metainfo
│   └── com.github.phase1geo.minder.appdata.xml
└── mime
├── aliases
├── application
│   └── com.github.phase1geo.minder.xml
├── generic-icons
├── globs
├── globs2
├── icons
├── magic
├── mime.cache
├── packages
│   └── com.github.phase1geo.minder.xml
├── subclasses
├── treemagic
├── types
├── version
└── XMLnamespaces
37 directories, 31 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment