upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / zsh-syntax-highlighting / trunk / zsh-syntax-highlighting.install
blob98ad7db766d0e0528fa5323496e2d1ae521b9f7b
1 post_install() {
2   cat << EOF
3 To activate zsh-syntax-highlighting, add the following line at the end of ~/.zshrc:
4     source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
5 EOF
8 # vim:set ts=2 sw=2 et: