From 4829f11be22c118958c6843afbc23ca7283bb95b Mon Sep 17 00:00:00 2001 From: Ulysse Buonomo Date: Wed, 9 Nov 2022 02:07:03 +0100 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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