m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 15:23:48 -05:00

Updated Examples (markdown)

Ulysse Buonomo
2022-11-09 02:07:03 +01:00
parent bb97b996f1
commit 4829f11be2

@@ -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