Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 12, 2020 08:53
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/7ebb5a11428256e21083f5fa217e9524 to your computer and use it in GitHub Desktop.
Save r-ryantm/7ebb5a11428256e21083f5fa217e9524 to your computer and use it in GitHub Desktop.
/nix/store/1j3imz3z5bv0mix1srivaz8rij8z1k40-toxic-0.8.4
├── 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