Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 11, 2018 07:38
Show Gist options
  • Save ryantm/87d5b9565bc23aa3acfd68aaa8d88725 to your computer and use it in GitHub Desktop.
Save ryantm/87d5b9565bc23aa3acfd68aaa8d88725 to your computer and use it in GitHub Desktop.
/nix/store/745gjl73bz311i35h57d3slqd320bvjr-dbus-glib-0.110
├── etc
│   └── bash_completion.d
│   └── dbus-bash-completion.sh
├── lib
│   ├── libdbus-glib-1.la
│   ├── libdbus-glib-1.so -> libdbus-glib-1.so.2.3.4
│   ├── libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.3.4
│   └── libdbus-glib-1.so.2.3.4
└── libexec
└── dbus-bash-completion-helper
4 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment