@@ -9,21 +9,21 @@ How to install
9
9
* FreeBSD: ` pkg install zsh-syntax-highlighting ` (port name: [ ` shells/zsh-syntax-highlighting ` ] [ freebsd-port ] )
10
10
* Gentoo: [ mv overlay] [ gentoo-overlay ]
11
11
* Mac OS X / Homebrew: [ brew install zsh-syntax-highlighting] [ brew-package ]
12
- * Ubuntu: ` zsh-syntax-highlighting ` package [ in Xenial] [ ubuntu-package ] (or in [ OBS repository] [ obs-repository ] )
13
- * RHEL / CentOS / Scientific Linux: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
14
12
* openSUSE / SLE: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
13
+ * RHEL / CentOS / Scientific Linux: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
14
+ * Ubuntu: ` zsh-syntax-highlighting ` package [ in Xenial] [ ubuntu-package ] (or in [ OBS repository] [ obs-repository ] )
15
15
* Void Linux: ` zsh-syntax-highlighting package ` [ in XBPS] [ void-package ]
16
16
17
17
[ arch-package ] : https://www.archlinux.org/packages/zsh-syntax-highlighting
18
18
[ AUR-package ] : https://aur.archlinux.org/packages/zsh-syntax-highlighting-git
19
- [ debian-package ] : https://packages.debian.org/zsh-syntax-highlighting
20
- [ freebsd-port ] : http://www.freshports.org/textproc/zsh-syntax-highlighting/
21
- [ gentoo-overlay ] : http://gpo.zugaina.org/app-shells/zsh-syntax-highlighting
22
19
[ brew-package ] : https://github.com/Homebrew/homebrew-core/blob/master/Formula/zsh-syntax-highlighting.rb
23
- [ ubuntu -package] : https://launchpad.net/ubuntu/+source /zsh-syntax-highlighting
20
+ [ debian -package] : https://packages.debian.org /zsh-syntax-highlighting
24
21
[ fedora-package ] : https://apps.fedoraproject.org/packages/zsh-syntax-highlighting
25
22
[ fedora-package-alt ] : https://bodhi.fedoraproject.org/updates/?packages=zsh-syntax-highlighting
23
+ [ freebsd-port ] : http://www.freshports.org/textproc/zsh-syntax-highlighting/
24
+ [ gentoo-overlay ] : http://gpo.zugaina.org/app-shells/zsh-syntax-highlighting
26
25
[ obs-repository ] : https://software.opensuse.org/download.html?project=shells%3Azsh-users%3Azsh-syntax-highlighting&package=zsh-syntax-highlighting
26
+ [ ubuntu-package ] : https://launchpad.net/ubuntu/+source/zsh-syntax-highlighting
27
27
[ void-package ] : https://github.com/void-linux/void-packages/tree/master/srcpkgs/zsh-syntax-highlighting
28
28
29
29
See also [ repology's cross-distro index] ( https://repology.org/metapackage/zsh-syntax-highlighting/versions )
0 commit comments