[Bug 277051] [NEW PORT] shells/zsh-you-should-use: ZSH plugin that reminds you to use existing aliases for commands you just typed

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Feb 2025 17:51:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277051

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=39e216277c6f8361ac95b8892e79f8b840d6d9e4

commit 39e216277c6f8361ac95b8892e79f8b840d6d9e4
Author:     Son Phan Trung <phantrungson17@gmail.com>
AuthorDate: 2025-02-13 17:41:32 +0000
Commit:     Lars Engels <lme@FreeBSD.org>
CommitDate: 2025-02-13 17:48:37 +0000

    shells/zsh-you-should-use: Add new port

    Zsh-you-should-use reminds the user about the alias for a command
    one just typed. Supports detection of global and git alias.

    WWW:            https://github.com/MichaelAquilina/zsh-you-should-use

    PR:             277051

 shells/Makefile                                    |  1 +
 shells/zsh-you-should-use/Makefile (new)           | 27 ++++++++++++++++++++++
 shells/zsh-you-should-use/distinfo (new)           |  3 +++
 .../zsh-you-should-use/files/pkg-message.in (new)  |  9 ++++++++
 shells/zsh-you-should-use/pkg-descr (new)          |  2 ++
 5 files changed, 42 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.