From a754011fc58e83f38cadc5bc10492ab961c9c540 Mon Sep 17 00:00:00 2001 From: justsaumit Date: Wed, 2 Mar 2022 11:23:45 +0530 Subject: spring cleaning 0.1 --- .../plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh (limited to '.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh') diff --git a/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh b/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh new file mode 100644 index 0000000..f2456ae --- /dev/null +++ b/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh @@ -0,0 +1,2 @@ +0=${(%):-%N} +source ${0:A:h}/zsh-syntax-highlighting.zsh -- cgit v1.2.3