diff options
Diffstat (limited to 'scripts/deploy/zsh_support/install.sh')
| -rw-r--r-- | scripts/deploy/zsh_support/install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/deploy/zsh_support/install.sh b/scripts/deploy/zsh_support/install.sh new file mode 100644 index 0000000..aa92952 --- /dev/null +++ b/scripts/deploy/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 |
