Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 6, 2020 07:01
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 r-ryantm/aaeb182ee67d424ff0f039915136adca to your computer and use it in GitHub Desktop.
Save r-ryantm/aaeb182ee67d424ff0f039915136adca to your computer and use it in GitHub Desktop.
/nix/store/y3dm1xvvjfgv6hmazs1g7f94nfr9f1zk-crispy-doom-5.7.1
├── bin
│   ├── crispy-doom
│   ├── crispy-doom-setup
│   └── crispy-server
└── share
├── applications
│   ├── io.github.fabiangreffrath.Doom.desktop
│   ├── io.github.fabiangreffrath.Setup.desktop
│   └── screensavers
│   └── io.github.fabiangreffrath.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
└── io.github.fabiangreffrath.Doom.metainfo.xml
11 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment