Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created December 5, 2020 04:16
Show Gist options
  • Save r-ryantm/410a518dd35ebf4635605547d8736f16 to your computer and use it in GitHub Desktop.
Save r-ryantm/410a518dd35ebf4635605547d8736f16 to your computer and use it in GitHub Desktop.
/nix/store/6mwc765fqq349cikx96zr6591a79bwf2-toxic-0.10.0
├── bin
│   └── toxic
└── share
├── applications
│   └── toxic.desktop
├── man
│   ├── man1
│   │   └── toxic.1.gz
│   └── man5
│   └── toxic.conf.5.gz
└── toxic
├── nameservers
├── sounds
│   ├── ToxicContactOffline.wav
│   ├── ToxicContactOnline.wav
│   ├── ToxicError.wav
│   ├── ToxicIncomingCall.wav
│   ├── ToxicOutgoingCall.wav
│   ├── ToxicRecvMessage.wav
│   ├── ToxicTransferComplete.wav
│   └── ToxicTransferStart.wav
└── toxic.conf.example
8 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment