mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
app-shells/zsh-history-substring-search: fix readme
Closes: https://bugs.gentoo.org/921250 Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Copyright 2022,2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -17,7 +17,7 @@ RDEPEND="app-shells/zsh"
|
||||
|
||||
DISABLE_AUTOFORMATTING="true"
|
||||
DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add
|
||||
. /usr/share/zsh/site-functions/async.zsh
|
||||
. /usr/share/zsh/site-functions/zsh-history-substring-search.zsh
|
||||
at the end of your ~/.zshrc"
|
||||
|
||||
src_install() {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Copyright 2022,2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -17,7 +17,7 @@ RDEPEND="app-shells/zsh"
|
||||
|
||||
DISABLE_AUTOFORMATTING="true"
|
||||
DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add
|
||||
. /usr/share/zsh/site-functions/async.zsh
|
||||
. /usr/share/zsh/site-functions/zsh-history-substring-search.zsh
|
||||
at the end of your ~/.zshrc"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user