mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 17:54:48 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
14
tldr/linux/broot
Normal file
14
tldr/linux/broot
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# broot
|
||||
|
||||
> Navigate directory trees interactively.
|
||||
> See also: `br`.
|
||||
> More information: <https://github.com/Canop/broot>.
|
||||
|
||||
- Install or reinstall the `br` shell function:
|
||||
|
||||
`broot --install`
|
||||
Reference in New Issue
Block a user