blob: ee8469fe283eed70685ba3f88e5889f7009528ca (
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.2
pkgrel = 2
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.2.tar.gz
sha256sums = 5db7415e16c914fb38e4dc48e4d17f5d4ac5ac5c38135484cf98d4dc31fb6338
pkgname = zsh-you-should-use
|