File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
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: [ mv overlay] [ gentoo-overlay ]
11
11
* Mac OS X / Homebrew: [ brew install zsh-syntax-highlighting] [ brew-package ]
12
+ * OpenBSD: ` pkg_add zsh-syntax-highlighting ` (port name: [ ` shells/zsh-syntax-highlighting ` ] [ openbsd-port ] )
12
13
* openSUSE / SLE: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
13
14
* RHEL / CentOS / Scientific Linux: ` zsh-syntax-highlighting ` package in [ OBS repository] [ obs-repository ]
14
15
* Ubuntu: ` zsh-syntax-highlighting ` package [ in Xenial] [ ubuntu-package ] (or in [ OBS repository] [ obs-repository ] )
@@ -23,6 +24,7 @@ How to install
23
24
[ freebsd-port ] : http://www.freshports.org/textproc/zsh-syntax-highlighting/
24
25
[ gentoo-overlay ] : http://gpo.zugaina.org/app-shells/zsh-syntax-highlighting
25
26
[ 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/
26
28
[ ubuntu-package ] : https://launchpad.net/ubuntu/+source/zsh-syntax-highlighting
27
29
[ void-package ] : https://github.com/void-linux/void-packages/tree/master/srcpkgs/zsh-syntax-highlighting
28
30
You can’t perform that action at this time.
0 commit comments