zsh-syntax-highlighting: drop useless INSTALL.msg
This commit is contained in:
parent
7f8e4d0ec7
commit
f51abe3d81
2 changed files with 1 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
||||||
To activate zsh-syntax-highlighting source it at the end of ~/.zshrc:
|
|
||||||
|
|
||||||
. /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
|
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'zsh-syntax-highlighting'
|
# Template file for 'zsh-syntax-highlighting'
|
||||||
pkgname=zsh-syntax-highlighting
|
pkgname=zsh-syntax-highlighting
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
depends="zsh"
|
depends="zsh"
|
||||||
short_desc="Fish shell like syntax highlighting for Zsh"
|
short_desc="Fish shell like syntax highlighting for Zsh"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue