blob: 0472f2784a9a612d7821f2a54e6a0c833e631b00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = zsh-you-should-use
pkgdesc = ZSH plugin that reminds you to use existing aliases for commands you just typed
pkgver = 0.4.3
pkgrel = 1
url = https://github.com/MichaelAquilina/zsh-you-should-use
install = zsh-you-should-use.install
arch = any
license = GPL3
source = https://github.com/MichaelAquilina/zsh-you-should-use/archive/0.4.3.tar.gz
sha256sums = 5db7415e16c914fb38e4dc48e4d17f5d4ac5ac5c38135484cf98d4dc31fb6338
pkgname = zsh-you-should-use
|