summaryrefslogtreecommitdiff
path: root/scripts/zsh_support/install.sh
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-03 22:57:15 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-03 22:57:15 +0800
commit8eda07df4cd8953fbf73a8d3cebd1adcf97d6d2b (patch)
tree17903e4a939f462601afc921dc6c24fb579fa151 /scripts/zsh_support/install.sh
parent6bc0b1c04f8e2535648bb791a0a803c15115d2bc (diff)
Add Zsh plugin support with prompt integration
Diffstat (limited to 'scripts/zsh_support/install.sh')
-rwxr-xr-xscripts/zsh_support/install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/zsh_support/install.sh b/scripts/zsh_support/install.sh
new file mode 100755
index 0000000..aa92952
--- /dev/null
+++ b/scripts/zsh_support/install.sh
@@ -0,0 +1,3 @@
+#!/bin/zsh
+cd "$(dirname "$0")"
+cp jvcs.plugin.zsh ~/.oh-my-zsh/custom/plugins/jvcs/jvcs.plugin.zsh