2 echo "------------------------------------------------------------------------------------"
3 echo "To activate zsh-syntax-highlighting, add the following line at the end of ~/.zshrc:"
4 echo "source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
5 echo "------------------------------------------------------------------------------------"
8 # vim:set ts=2 sw=2 et: