From 7e72e9ac87fc1c052726202f84a1e16466e06ad4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 2 Aug 2023 22:22:54 -0400 Subject: feat: `zsh` fast-syntax-highlighting plugin --- .config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap (limited to '.config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap') diff --git a/.config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap b/.config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap new file mode 100644 index 0000000..0107661 --- /dev/null +++ b/.config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap @@ -0,0 +1,2 @@ +#!/usr/bin/env zsh +# Write your bootstrap code here -- cgit v1.2.3