Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 26, 2020 02:54
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/f63dc36047d443e274e696ef0827ba8e to your computer and use it in GitHub Desktop.
Save r-ryantm/f63dc36047d443e274e696ef0827ba8e to your computer and use it in GitHub Desktop.
/nix/store/5z6108a9q8nlngp8snc91a8fc9mh60pn-broot-0.17.0
├── bin
│   └── broot
└── share
├── bash-completion
│   └── completions
│   ├── br.bash
│   └── broot.bash
├── fish
│   └── vendor_completions.d
│   ├── br.fish
│   └── broot.fish
└── zsh
└── site-functions
├── _br
└── _broot
8 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment