diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-14 22:12:30 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-14 22:40:12 +0800 |
| commit | 72f80ea51f25256d0c463c2f3dc3d8670cfc4634 (patch) | |
| tree | b200a3ab1a4c718034458863570a064b52bafdcd /scripts/deploy/zsh_support/install.sh | |
| parent | 54b5567d6f1b1adaa6ada6a26faba0c5c492b7f3 (diff) | |
Add shell completions for new jvn CLI
Diffstat (limited to 'scripts/deploy/zsh_support/install.sh')
| -rwxr-xr-x | scripts/deploy/zsh_support/install.sh | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
