Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 511990

Summary: app-shells/prezto is a configuration framework for zsh.
Product: Gentoo Linux Reporter: Julien Papasian <julien.papasian>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: lssndrbarbieri
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/sorin-ionescu/prezto
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: First ebuild
Second ebuild

Description Julien Papasian 2014-05-31 22:50:51 UTC
Prezto is a configuration framework for zsh that comes with modules, enriching the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.

This ebuild would provide an instantly usable zsh for all users.

I wrote an ebuild based on this PKGBUILD: https://aur.archlinux.org/packages/pr/prezto-git/PKGBUILD and tested it on ~amd64 (but it should work on other archs as there is no compilation). As it is my first ebuild, you might want to take a look at it to improve it.

Reproducible: Always
Comment 1 Julien Papasian 2014-05-31 22:51:22 UTC
Created attachment 377962 [details]
First ebuild
Comment 2 Julien Papasian 2014-11-13 21:51:24 UTC
Created attachment 389266 [details]
Second ebuild

Second ebuild, using git-r3 since git-2 cannot fetch external GitHub repos needed in recent prezto commits