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