Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 7, 2020 19:56
Show Gist options
  • Save r-ryantm/784f375078d52eb6a9ff7deb6704b343 to your computer and use it in GitHub Desktop.
Save r-ryantm/784f375078d52eb6a9ff7deb6704b343 to your computer and use it in GitHub Desktop.
/nix/store/rz4c6hqzcg37xn0nl4yk1zms6g8ibqbp-weather-2.4
├── bin
│   └── weather
├── etc
│   └── weatherrc
├── lib
│   └── python2.7
│   └── site-packages
│   └── weather.py
└── share
├── man
│   ├── weather.1
│   └── weatherrc.5
└── weather-util
├── airports
├── overrides.conf
├── overrides.log
├── places
├── slist
├── stations
├── zctas
├── zlist
└── zones
8 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment