File: README.Debian

package info (click to toggle)
zsh-syntax-highlighting 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 904 kB
  • sloc: sh: 498; makefile: 79; perl: 8
file content (9 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
zsh-syntax-highlighting for Debian
----------------------------------

To use zsh-syntax-highlighting, add this line to your ~/.zshrc:
    source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
That line must be at the end of the .zshrc file.

See /usr/share/doc/zsh-syntax-highlighting/all.md.gz for documentation
on enabling non-default highlighters and changing highlighting styles.