Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 17, 2019 09:49
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/8c6555a37ac606d6d87a791ee3bfde82 to your computer and use it in GitHub Desktop.
Save ryantm/8c6555a37ac606d6d87a791ee3bfde82 to your computer and use it in GitHub Desktop.
/nix/store/qylrly9k8zanz6j8rwv1nny2cvpi6lrv-notes-up-2.0.2
├── bin
│   └── com.github.philip-scott.notes-up
└── share
├── applications
│   └── com.github.philip-scott.notes-up.desktop
├── glib-2.0
├── gsettings-schemas
│   └── notes-up-2.0.2
│   └── glib-2.0
│   └── schemas
│   ├── gschemas.compiled
│   └── org.notes.gschema.xml
├── icons
│   └── hicolor
│   ├── 48x48
│   │   └── apps
│   │   └── com.github.philip-scott.notes-up.svg
│   └── 64x64
│   └── apps
│   └── com.github.philip-scott.notes-up.svg
├── locale
│   ├── cz
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── de
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── it
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── ja
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── lt
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── nl_NL
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── pt_BR
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   ├── pt_PT
│   │   └── LC_MESSAGES
│   │   └── notes-up.mo
│   └── ru
│   └── LC_MESSAGES
│   └── notes-up.mo
├── metainfo
│   └── com.github.philip-scott.notes-up.appdata.xml
└── notes-up
├── highlight.LICENSE
├── highlight.pack.js
└── solarized-light.css
39 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment