From 72f80ea51f25256d0c463c2f3dc3d8670cfc4634 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 14 Mar 2026 22:12:30 +0800 Subject: Add shell completions for new jvn CLI --- scripts/deploy/zsh_support/install.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/deploy/zsh_support/install.sh (limited to 'scripts/deploy/zsh_support/install.sh') diff --git a/scripts/deploy/zsh_support/install.sh b/scripts/deploy/zsh_support/install.sh deleted file mode 100755 index aa92952..0000000 --- a/scripts/deploy/zsh_support/install.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/zsh -cd "$(dirname "$0")" -cp jvcs.plugin.zsh ~/.oh-my-zsh/custom/plugins/jvcs/jvcs.plugin.zsh -- cgit