Add FreeBSD port
This commit is contained in:
		
							parent
							
								
									3d74aa47e4
								
							
						
					
					
						commit
						626c034c68
					
				|  | @ -6,6 +6,7 @@ How to install | |||
| * Arch Linux: [community/zsh-syntax-highlighting][arch-package] / [AUR/zsh-syntax-highlighting-git][AUR-package] | ||||
| * Debian: `zsh-syntax-highlighting` package [in `stretch`][debian-package] | ||||
| * Fedora: [zsh-syntax-highlighting package][fedora-package] in Fedora 24+ | ||||
| * FreeBSD: `pkg install zsh-syntax-highlighting` (port name: [`textproc/zsh-syntax-highlighting`][freebsd-port]) | ||||
| * Gentoo: [mv overlay][gentoo-overlay] | ||||
| * Mac OS X / Homebrew: [brew install zsh-syntax-highlighting][brew-package] | ||||
| * Ubuntu: `zsh-syntax-highlighting` package [in Xenial][ubuntu-package] | ||||
|  | @ -13,6 +14,7 @@ How to install | |||
| [arch-package]: https://www.archlinux.org/packages/zsh-syntax-highlighting | ||||
| [AUR-package]: https://aur.archlinux.org/packages/zsh-syntax-highlighting-git | ||||
| [debian-package]: https://packages.debian.org/zsh-syntax-highlighting | ||||
| [freebsd-port]: http://www.freshports.org/textproc/zsh-syntax-highlighting/ | ||||
| [gentoo-overlay]: http://gpo.zugaina.org/app-shells/zsh-syntax-highlighting | ||||
| [brew-package]: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/zsh-syntax-highlighting.rb | ||||
| [ubuntu-package]: https://launchpad.net/ubuntu/+source/zsh-syntax-highlighting | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue