Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 30, 2018 21:42
Show Gist options
  • Save ryantm/0513e07e310449f5f9f06de443e90f43 to your computer and use it in GitHub Desktop.
Save ryantm/0513e07e310449f5f9f06de443e90f43 to your computer and use it in GitHub Desktop.
/nix/store/3r91cbyw9xi6iy67l5nalznb7rkq1idq-mwic-0.7.5
├── bin
│   └── mwic
├── nix-support
│   └── propagated-build-inputs
└── share
├── man
│   └── man1
│   └── mwic.1.gz
└── mwic
├── dict
│   ├── en
│   └── pl
└── lib
├── cli.py
├── colors.py
├── data.py
├── extdict.py
├── __init__.py
├── intdict.py
├── pager.py
└── text.py
8 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment