aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/zsh-fast-syntax-highlighting/tests/_support
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/zsh-fast-syntax-highlighting/tests/_support')
-rw-r--r--.config/shell/zsh-fast-syntax-highlighting/tests/_support/.gitkeep0
-rw-r--r--.config/shell/zsh-fast-syntax-highlighting/tests/_support/bootstrap2
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/shell/zsh-fast-syntax-highlighting/tests/_support/.gitkeep b/.config/shell/zsh-fast-syntax-highlighting/tests/_support/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/shell/zsh-fast-syntax-highlighting/tests/_support/.gitkeep
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