mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
11 lines
384 B
Groff
11 lines
384 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Fish shell extension for printing execution time for each command
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/jichu4n/fish-command-timer
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=app-shells/fish-2.2
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jichu4n/fish-command-timer/archive/0.1.3.tar.gz -> fish-command-timer-0.1.3.tar.gz
|
|
_md5_=849d6180fe4b39035b7ad14c57424db1
|