mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 11:52:06 +00:00
Update cheatsheets
This commit is contained in:
14
linux/broot
Normal file
14
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