Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 30, 2018 05:14
Show Gist options
  • Save ryantm/231e0667743da0993083d1dd37c787b7 to your computer and use it in GitHub Desktop.
Save ryantm/231e0667743da0993083d1dd37c787b7 to your computer and use it in GitHub Desktop.
/nix/store/xhqxppgivy66mf4v46acf4p9qzqrnfhs-buku-3.7
├── bin
│   └── buku
├── nix-support
│   └── propagated-build-inputs
└── share
├── bash-completion
│   └── completions
│   └── buku-completion.bash
├── doc
│   └── buku
│   └── README.md
├── fish
│   └── vendor_completions.d
│   └── buku.fish
├── man
│   └── man1
│   └── buku.1.gz
└── zsh
└── site-functions
└── _buku
13 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment