diff --git a/Examples.md b/Examples.md index 13c990e..a1aa133 100644 --- a/Examples.md +++ b/Examples.md @@ -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