Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: zsh-history-substring-search-1.0.1
Date: Wed, 05 Jun 2019 01:42:30 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12156@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

There is a new pull request by youngjinpark20 against master on the void-packages repository

https://github.com/youngjinpark20/void-packages zsh-history-substring-search
https://github.com/void-linux/void-packages/pull/12156

New package: zsh-history-substring-search-1.0.1
closes #12092

A patch file from https://github.com/void-linux/void-packages/pull/12156.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zsh-history-substring-search-12156.patch --]
[-- Type: application/text/x-diff, Size: 1759 bytes --]

From 80fe0018b3af20ec588d2dcdf9f33c92e68659bc Mon Sep 17 00:00:00 2001
From: Young Jin Park <youngjinpark20@gmail.com>
Date: Wed, 5 Jun 2019 08:40:37 +0900
Subject: [PATCH] New package: zsh-history-substring-search-1.0.1

closes #12092
---
 srcpkgs/zsh-history-substring-search/INSTALL.msg |  3 +++
 srcpkgs/zsh-history-substring-search/template    | 16 ++++++++++++++++
 2 files changed, 19 insertions(+)
 create mode 100644 srcpkgs/zsh-history-substring-search/INSTALL.msg
 create mode 100644 srcpkgs/zsh-history-substring-search/template

diff --git a/srcpkgs/zsh-history-substring-search/INSTALL.msg b/srcpkgs/zsh-history-substring-search/INSTALL.msg
new file mode 100644
index 00000000000..089875bb908
--- /dev/null
+++ b/srcpkgs/zsh-history-substring-search/INSTALL.msg
@@ -0,0 +1,3 @@
+To activate zsh-history-substring-search source it at the end of ~/.zshrc:
+
+	. /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search
diff --git a/srcpkgs/zsh-history-substring-search/template b/srcpkgs/zsh-history-substring-search/template
new file mode 100644
index 00000000000..6814ed9ca1c
--- /dev/null
+++ b/srcpkgs/zsh-history-substring-search/template
@@ -0,0 +1,16 @@
+# Template file for 'zsh-history-substring-search'
+pkgname=zsh-history-substring-search
+version=1.0.1
+revision=1
+archs=noarch
+depends="zsh"
+short_desc="Fish-like history search feature for zsh"
+maintainer="Young-Jin Park <youngjinpark20@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/zsh-users/zsh-history-substring-search"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=4de589fe54471f0c3449e74c8297b843ef57ce7d8c19d2cae4171a7d4021d85b
+
+do_install() {
+	vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
+}

             reply	other threads:[~2019-06-04 23:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 23:42 voidlinux-github [this message]
2019-06-05  1:45 ` voidlinux-github
2019-06-05  5:30 ` voidlinux-github
2019-06-05  6:04 ` voidlinux-github
2019-06-05  6:30 ` voidlinux-github
2019-06-05  8:57 ` voidlinux-github
2020-03-03 20:18 ` PillTime
2020-03-04 10:41 ` PillTime
2020-05-15 10:33 ` [PR PATCH] [Closed]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12156@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).