summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-15/+15
|
* app-misc/pet: install zsh completion scripts.Vladimir Pavljuchenkov (SpiderX)2017-10-071-0/+58
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://bugs.gentoo.org/630606 Closes: https://github.com/gentoo/gentoo/pull/5710
* app-misc/pet: new ebuildVladimir Pavljuchenkov (SpiderX)2017-07-303-0/+99
A simple command-line snippet manager for rarely used commands. It can register command snippets, use variables in snippets, search snippets interactively, run snippets directly, edit snippets easily (config is just a TOML file), sync snippets via Gist. Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5061