Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 21, 2019 09: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/0f08c9e8dcbb283adcda13c5b96b735e to your computer and use it in GitHub Desktop.
Save ryantm/0f08c9e8dcbb283adcda13c5b96b735e to your computer and use it in GitHub Desktop.
/nix/store/0qfpanv1anx3v096brzm4mkx63b3hw16-crispy-doom-5.5.1
├── bin
│   ├── crispy-doom
│   ├── crispy-doom-setup
│   └── crispy-server
└── share
├── applications
│   ├── crispy-doom.desktop
│   ├── crispy-setup.desktop
│   └── screensavers
│   └── crispy-doom-screensaver.desktop
├── doc
│   └── crispy-doom
│   ├── ChangeLog
│   ├── COPYING.md
│   ├── NEWS.md
│   ├── NOT-BUGS.md
│   ├── PHILOSOPHY.md
│   ├── README.md
│   └── README.Music.md
├── icons
│   └── hicolor
│   └── 128x128
│   └── apps
│   ├── crispy-doom.png
│   └── crispy-setup.png
└── metainfo
└── crispy-doom.appdata.xml
11 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment