Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 5, 2020 16: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/595b5ef01faa4c88bd22c9323ab6425d to your computer and use it in GitHub Desktop.
Save r-ryantm/595b5ef01faa4c88bd22c9323ab6425d to your computer and use it in GitHub Desktop.
/nix/store/9nqpg1d5rdsbrb7295sqffs8zf8xz5ch-broot-0.13.2
├── 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