Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add the zsh snap #238
Conversation
elopio
and others
added some commits
Sep 14, 2016
| @@ -0,0 +1,14 @@ | ||
| +# Z shell snap | ||
| + | ||
| +This project creates a devmode working snap of the Z shell. |
| +version: master | ||
| +summary: a shell designed for interactive use, and a powerful scripting language | ||
| +description: | | ||
| + The Z-Shell, `zsh' for short, is a command interpreter for UNIX systems. zsh |
| + source: git://git.code.sf.net/p/zsh/code | ||
| + plugin: autotools | ||
| + install-via: prefix | ||
| + build-packages: [yodl, libncursesw5-dev] |
tsimonq2
Sep 15, 2016
Contributor
I would suggest reversing the two.
wrap-and-sort is nice and makes me think of these things. We need one for snaps. :D
|
@elopio nice work! I haven't tested it, but I looked it over and it seems to be |
elopio
added some commits
Sep 21, 2016
|
Thanks for the review. I pushed the fixes. |
|
Nice work! Merging! |
dholbach
merged commit 520111c
into
Ubuntu:master
Sep 21, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
elopio commentedSep 14, 2016
•
Edited 1 time
-
didrocks
Sep 14, 2016
I haven't tested it, but I looked it over and it seems to be