From e580d5db3cc4146a4e3006492f7ced26b8e8072c Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 7 Jan 2026 15:46:40 +0800 Subject: Move deployment scripts to deploy subdirectory --- scripts/zsh_support/install.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/zsh_support/install.sh (limited to 'scripts/zsh_support/install.sh') diff --git a/scripts/zsh_support/install.sh b/scripts/zsh_support/install.sh deleted file mode 100755 index aa92952..0000000 --- a/scripts/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