Skip to content

Commit 34674d7

Browse files
committed
docs: Add OpenBSD port
1 parent e4d1db1 commit 34674d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ How to install
99
* FreeBSD: `pkg install zsh-syntax-highlighting` (port name: [`shells/zsh-syntax-highlighting`][freebsd-port])
1010
* Gentoo: [mv overlay][gentoo-overlay]
1111
* 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])
1213
* openSUSE / SLE: `zsh-syntax-highlighting` package in [OBS repository][obs-repository]
1314
* RHEL / CentOS / Scientific Linux: `zsh-syntax-highlighting` package in [OBS repository][obs-repository]
1415
* Ubuntu: `zsh-syntax-highlighting` package [in Xenial][ubuntu-package] (or in [OBS repository][obs-repository])
@@ -23,6 +24,7 @@ How to install
2324
[freebsd-port]: http://www.freshports.org/textproc/zsh-syntax-highlighting/
2425
[gentoo-overlay]: http://gpo.zugaina.org/app-shells/zsh-syntax-highlighting
2526
[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/
2628
[ubuntu-package]: https://launchpad.net/ubuntu/+source/zsh-syntax-highlighting
2729
[void-package]: https://github.com/void-linux/void-packages/tree/master/srcpkgs/zsh-syntax-highlighting
2830

0 commit comments

Comments
 (0)