Install this package:
emerge -a app-shells/zsh-async
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-shells/zsh-async
Or alternatively:
emerge --autounmask-write -a app-shells/zsh-async
<pkgmetadata> <maintainer type="person"> <email>overlay.maintain@vtimofeenko.com</email> <description>Nitratesky Gentoo overlay</description> </maintainer> <longdescription lang="en"> With zsh-async you can run multiple asynchronous jobs, enforce unique jobs (multiple instances of the same job will not run), flush all currently running jobs and create multiple workers (each with their own jobs). For each worker you can register a callback-function through which you will be notified about the job results (job name, return code, output and execution time). </longdescription> <use></use> <upstream> <remote-id type="github">mafredri/zsh-async</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | zsh-async-1.8.5.tar.gz | 18346 bytes | 1.8.5 |
| Type | File | Size |
|---|---|---|
| EBUILD | zsh-async-1.8.5.ebuild | 614 bytes |
| EBUILD | zsh-async-9999.ebuild | 614 bytes |
| MISC | metadata.xml | 813 bytes |