From 6468cddfe5bb8207cd1838291c8eebe4d86bd18d Mon Sep 17 00:00:00 2001 From: Stefan Hojer Date: Tue, 31 Aug 2021 02:09:15 +0200 Subject: [PATCH] feat: add *.plugin.zsh (backwards compatible) --- zsh-fzf-history-search.plugin.zsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 zsh-fzf-history-search.plugin.zsh diff --git a/zsh-fzf-history-search.plugin.zsh b/zsh-fzf-history-search.plugin.zsh new file mode 100644 index 0000000..13ae8e1 --- /dev/null +++ b/zsh-fzf-history-search.plugin.zsh @@ -0,0 +1,2 @@ +0=${(%):-%N} +source ${0:A:h}/zsh-fzf-history-search.zsh