#!/bin/bash zshHighlight=$(locate zsh-syntax-highlighting/zsh-syntax-highlighting.zsh) echo "source $zshHighlight" >> $HOME/.zshrc