mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-16 07:13:48 -05:00
Updated Examples (markdown)
@@ -1235,8 +1235,10 @@ bcp() {
|
||||
```
|
||||
|
||||
```sh
|
||||
# filename: bi
|
||||
#!/usr/bin/env zsh
|
||||
# Fully manage brew installation and suppression, and then some.
|
||||
# needs zsh, jq, fzf, bat
|
||||
# needs zsh, jq, bat
|
||||
# Inspired by:
|
||||
# - https://github.com/raycast/extensions/tree/main/extensions/brew
|
||||
# - https://github.com/junegunn/fzf/wiki/examples#dnf
|
||||
|
||||
Reference in New Issue
Block a user