diff --git a/install.sh b/install.sh index 7e2d432..43ead74 100755 --- a/install.sh +++ b/install.sh @@ -19,7 +19,7 @@ git submodule update --init --recursive cd - # Setup fast-syntax-highlighting theme customization -cp "$SCRIPTPATH/fsh_theme.zsh" "$SCRIPTPATH/current_theme.zsh" +cp "$SCRIPTPATH/fsh_theme.zsh" "$SCRIPTPATH/fast-syntax-highlighting/current_theme.zsh" # Create symbolic links in the user's home dir for file in $FILES