Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 11:27
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/960fa1b1c6f0534d4adccfe44f0de6a6 to your computer and use it in GitHub Desktop.
Save r-ryantm/960fa1b1c6f0534d4adccfe44f0de6a6 to your computer and use it in GitHub Desktop.
/nix/store/m7yw00r9cipq38k7384j4kd4q22c7vyx-blogc-0.20.1
├── bin
│   ├── blogc
│   ├── blogc-git-receiver
│   ├── blogc-make
│   └── blogc-runserver
└── share
└── man
├── man1
│   ├── blogc.1.gz
│   ├── blogc-git-receiver.1.gz
│   ├── blogc-make.1.gz
│   └── blogc-runserver.1.gz
├── man5
│   └── blogcfile.5.gz
└── man7
├── blogc-pagination.7.gz
├── blogc-source.7.gz
├── blogc-template.7.gz
└── blogc-toctree.7.gz
6 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment