File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ How to install
9
9
* FreeBSD: ` pkg install zsh-syntax-highlighting ` (port name: [ ` shells/zsh-syntax-highlighting ` ] [ freebsd-port ] )
10
10
* Gentoo: [ app-shells/zsh-syntax-highlighting] [ gentoo-repository ]
11
11
* Mac OS X / Homebrew: [ brew install zsh-syntax-highlighting] [ brew-package ]
12
+ * NetBSD: ` pkg_add zsh-syntax-highlighting ` (port name: [ ` shells/zsh-syntax-highlighting ` ] [ netbsd-port ] )
12
13
* OpenBSD: ` pkg_add zsh-syntax-highlighting ` (port name: [ ` shells/zsh-syntax-highlighting ` ] [ openbsd-port ] )
13
14
* openSUSE / SLE: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
14
15
* RHEL / CentOS / Scientific Linux: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
@@ -23,8 +24,9 @@ How to install
23
24
[ fedora-package-alt ] : https://bodhi.fedoraproject.org/updates/?packages=zsh-syntax-highlighting
24
25
[ freebsd-port ] : http://www.freshports.org/textproc/zsh-syntax-highlighting/
25
26
[ gentoo-repository ] : https://packages.gentoo.org/packages/app-shells/zsh-syntax-highlighting
27
+ [ netbsd-port ] : http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/shells/zsh-syntax-highlighting/
26
28
[ obs-repository ] : https://software.opensuse.org/download.html?project=shells%3Azsh-users%3Azsh-syntax-highlighting&package=zsh-syntax-highlighting
27
- [ openbsd-package ] : https://cvsweb.openbsd.org/ports/shells/zsh-syntax-highlighting/
29
+ [ openbsd-port ] : https://cvsweb.openbsd.org/ports/shells/zsh-syntax-highlighting/
28
30
[ ubuntu-package ] : https://launchpad.net/ubuntu/+source/zsh-syntax-highlighting
29
31
[ void-package ] : https://github.com/void-linux/void-packages/tree/master/srcpkgs/zsh-syntax-highlighting
30
32
You can’t perform that action at this time.
0 commit comments