Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511990 - app-shells/prezto is a configuration framework for zsh.
Summary: app-shells/prezto is a configuration framework for zsh.
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/sorin-ionescu/prezto
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-05-31 22:50 UTC by Julien Papasian
Modified: 2019-10-25 00:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
First ebuild (prezto-9999.ebuild,1.35 KB, text/plain)
2014-05-31 22:51 UTC, Julien Papasian
Details
Second ebuild (prezto-9999.ebuild,1.36 KB, text/plain)
2014-11-13 21:51 UTC, Julien Papasian
Details

Note You need to log in before you can comment on or make changes to this bug.
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