Список чудових CLI утиліт на кожен день
| command | What it is | brew name | url |
|---|---|---|---|
| gh | GitHub CLI tool | gh | https://cli.github.com/ |
| j | fast folder navigator | autojump | https://github.com/wting/autojump |
| Ctrl+R | Command-line fuzzy history search | fzf | https://github.com/junegunn/fzf |
| cat | Clone of cat(1) with syntax hightlight | bat | https://github.com/sharkdp/bat |
| coreutils | GNU File, Shell and Text utilities | coreutils | https://www.gnu.org/software/coreutils/ |
| diff-so-fancy | Good-lookin’ diffs | diff-so-fancy | https://github.com/so-fancy/diff-so-fancy |