summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 44581a1..f57f587 100755
--- a/install
+++ b/install
@@ -55,7 +55,7 @@ local -a zfiles
 zfiles=(
 	$target/zsh/functions/fasd/fasd
 	$fasd_cache
-	$target/zsh/zshrc
+	$target/zsh/interactive.zsh
 )
 if [[ -f $target/zsh/${HOST%%.*}.zsh ]]; then
 	zfiles+=$target/zsh/${HOST%%.*}.zsh