summaryrefslogtreecommitdiff
path: root/scripts/deploy/jvn_zsh.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deploy/jvn_zsh.zsh')
-rw-r--r--scripts/deploy/jvn_zsh.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/deploy/jvn_zsh.zsh b/scripts/deploy/jvn_zsh.zsh
index 25f8304..d86585a 100644
--- a/scripts/deploy/jvn_zsh.zsh
+++ b/scripts/deploy/jvn_zsh.zsh
@@ -2,8 +2,8 @@
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
# Completion script
-if [ -f "$SCRIPT_DIR/comp/jvn_zsh.zsh" ]; then
- source "$SCRIPT_DIR/comp/jvn_zsh.zsh"
+if [ -f "$SCRIPT_DIR/comp/comp.zsh" ]; then
+ source "$SCRIPT_DIR/comp/comp.zsh"
fi
# Environment