Search Criteria
Package Details: zsh-you-should-use 1.10.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zsh-you-should-use.git (read-only, click to copy) |
|---|---|
| Package Base: | zsh-you-should-use |
| Description: | ZSH plugin that reminds you to use existing aliases for commands you just typed |
| Upstream URL: | https://github.com/MichaelAquilina/zsh-you-should-use |
| Licenses: | GPL-3.0-or-later |
| Submitter: | sumner |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 10 |
| Popularity: | 0.001743 |
| First Submitted: | 2018-04-03 15:28 (UTC) |
| Last Updated: | 2025-06-12 13:03 (UTC) |
Latest Comments
envolution commented on 2024-12-22 01:30 (UTC)
@Tamodachi94 @cwrau I adopted, updated, and added your suggestions
Tomodachi94 commented on 2024-12-10 08:13 (UTC)
This package is missing an optional dependency on
ncurses.If the plugin detects
tput, it will be used. Otherwise, it will fallback on less-colorful input:https://github.com/MichaelAquilina/zsh-you-should-use/blob/f13d39a1ae84219e4ee14e77d31bb774c91f2fe3/you-should-use.plugin.zsh#L5-L7
cwrau commented on 2024-03-08 09:18 (UTC)
Could you (also) install the plugin under its full name?
The following commands works;
or
that way frameworks like oh-my-zsh can just work with this plugin out of the box.