From eb1db7cf14e8b6d847d6fd8be76358867e56dea9 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Tue, 25 Dec 2012 18:49:09 +0100 Subject: Bump zsh --- app-shells/zsh/ChangeLog | 5 + app-shells/zsh/Manifest | 4 +- app-shells/zsh/zsh-5.0.0.ebuild | 276 ---------------------------------------- app-shells/zsh/zsh-5.0.2.ebuild | 276 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 283 insertions(+), 278 deletions(-) delete mode 100644 app-shells/zsh/zsh-5.0.0.ebuild create mode 100644 app-shells/zsh/zsh-5.0.2.ebuild diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index a53b5934..f638287d 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*zsh-5.0.2 (25 Dec 2012) + + 25 Dec 2012; Martin Väth + Version bump, remove old ebuild. + *zsh-5.0.0 (13 Aug 2012) 21 Sep 2012; Martin Väth diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index ea305203..84481332 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -1,2 +1,2 @@ -DIST zsh-5.0.0-doc.tar.bz2 2875712 SHA256 d2219eb3003c108af9d297ff055aa6df3cdb756ccf6b1b2ee3db8a72dbb2ef30 SHA512 9cacf1f77e44ab5c63f0826ed2f62a7fdcf27d96b39973e0e890689cd94773d9e3a5483d86224c48538cef1bfbecd1ad8e50cbf75c1e89f456f37c20e23d879d WHIRLPOOL 70504eae90a2b349c16c0868ee56321f5872afa660c16caf6b727060c197f9f979338d61ec94f358b396fbe9050a0603e697d4188856d844730be1a4cf2f9f71 -DIST zsh-5.0.0.tar.bz2 3014362 SHA256 cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888 SHA512 59d8a0fdd58edc58b1d30e19ee3ce6c1a4a3129dd89aa11ed38b69ec75f0c13f91fc158dd5477c1d48092842807e34e07a5ce27e5d244c236405275131c811ae WHIRLPOOL 31c873e2e2c42e847659af568acb32da6625170c7207e28106fb0c2e7606c51779dfdf1b5733f73a7758043c955787f20b232d134f56af99b9a021c0566ee4e1 +DIST zsh-5.0.2-doc.tar.bz2 2902019 SHA256 99ee08cfc91935af8714bd98db652f016d6c7a8a71ba7c6d6223910cd0b7fbf1 SHA512 95a197b5220fccefce43b8cb3f868186a84db697de768d897a3a50f8eb74802e7974e9b9df15d39b897af54852f66d0af668cc8ab0e557412ea1a712ec1c601f WHIRLPOOL f13e09e71d51e769eec68910a155fcb036f0910adc87f357071dc78edf2c3a830d75e9d75a256aa2d6415c5aa0200721ddcbc7e590c84cf7d7febe92b0c513c3 +DIST zsh-5.0.2.tar.bz2 3025767 SHA256 eb220ae5a8076191ec6b4c6a5a2f18122d074a19f25b45f0320b44b8166c5a03 SHA512 096e9fee085bbcb88035984c28cc9d186ae549f9ab09d699f380438b82fcf09b03ac2e9635ddb3cef9d0f287403c10fd29d21ec18f79e8bfab63760db738a07d WHIRLPOOL ff5214ced2cebe50c3fd090a1d12727ee5672875f38fdda5f068ccdd260cc85336bb22fa445d028d6e8df8bdbe53605034e55c3f435cf5a11e981b8ae6821bf0 diff --git a/app-shells/zsh/zsh-5.0.0.ebuild b/app-shells/zsh/zsh-5.0.0.ebuild deleted file mode 100644 index 3269d625..00000000 --- a/app-shells/zsh/zsh-5.0.0.ebuild +++ /dev/null @@ -1,276 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -# doc package for -dev version exists? -doc_available=true - -inherit eutils flag-o-matic multilib prefix - -MY_PV=${PV/_p/-dev-} -S=${WORKDIR}/${PN}-${MY_PV} - -zsh_ftp="ftp://ftp.zsh.org/pub" - -if [[ ${PV} != "${MY_PV}" ]] ; then - ZSH_URI="${zsh_ftp}/development/${PN}-${MY_PV}.tar.bz2" - if ${doc_available} ; then - ZSH_DOC_URI="${zsh_ftp}/development/${PN}-${MY_PV}-doc.tar.bz2" - else - ZSH_DOC_URI="${zsh_ftp}/${PN}-${PV%_*}-doc.tar.bz2" - fi -else - ZSH_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - ${zsh_ftp}/${P}.tar.bz2" - ZSH_DOC_URI="${zsh_ftp}/${PN}-${PV%_*}-doc.tar.bz2" -fi - -DESCRIPTION="UNIX Shell similar to the Korn shell" -HOMEPAGE="http://www.zsh.org/" -SRC_URI="${ZSH_URI} - doc? ( ${ZSH_DOC_URI} )" - -LICENSE="ZSH gdbm? ( GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="caps" -COMPLETIONS="AIX BSD Cygwin Darwin Debian +Linux Mandriva openSUSE Redhat Solaris +Unix +X" -for curr in ${COMPLETIONS} -do case ${curr} in - [+-]*) - IUSE="${IUSE} ${curr%%[!+-]*}completion_${curr#?}" - continue;; - esac - IUSE="${IUSE} completion_${curr}" -done -IUSE="${IUSE} debug doc examples gdbm maildir pcre +run-help static unicode" - -RDEPEND=" - >=sys-libs/ncurses-5.1 - static? ( >=sys-libs/ncurses-5.7-r4[static-libs] ) - caps? ( sys-libs/libcap ) - pcre? ( >=dev-libs/libpcre-3.9 - static? ( >=dev-libs/libpcre-3.9[static-libs] ) ) - gdbm? ( sys-libs/gdbm ) -" -DEPEND="sys-apps/groff - ${RDEPEND} - run-help? ( - dev-lang/perl - sys-apps/man - sys-apps/util-linux - )" -# run-help needs util-linux for colcrt. -# Please let me know if you have an arch where "colcrt" (or at least "col") -# is provided by a different package. - -PDEPEND=" - examples? ( app-doc/zsh-lovers ) -" - -src_prepare() { - local i f - # fix zshall problem with soelim - ln -s Doc man1 - mv Doc/zshall.1 Doc/zshall.1.soelim - soelim Doc/zshall.1.soelim > Doc/zshall.1 - - epatch "${FILESDIR}/${PN}"-init.d-gentoo-r1.diff - - cp "${FILESDIR}"/zprofile-1 "${T}"/zprofile || die - eprefixify "${T}"/zprofile || die - if use prefix ; then - sed -i -e 's|@ZSH_PREFIX@||' -e '/@ZSH_NOPREFIX@/d' "${T}"/zprofile || die - else - sed -i -e 's|@ZSH_NOPREFIX@||' -e '/@ZSH_PREFIX@/d' -e 's|""||' "${T}"/zprofile || die - fi - set -- - file='Src/Zle/complete.mdd' - for i in ${COMPLETIONS} - do case ${i} in - [+-]*) i=${i#?} - esac - grep -q "Completion\/${i}" -- "${S}/${file}" \ - || die "${file} does not contain Completion/${i}" - use completion_${i} || set -- "${@}" -e "s/Completion\/${i}[^ ']*//" - done - [ ${#} -eq 0 ] || sed -i "${@}" -- "${S}/${file}" \ - || die "patching ${file} failed" - epatch_user -} - -src_configure() { - local myconf= - - if use static ; then - myconf+=" --disable-dynamic" - append-ldflags -static - fi - if use debug ; then - myconf+=" \ - --enable-zsh-debug \ - --enable-zsh-mem-debug \ - --enable-zsh-mem-warning \ - --enable-zsh-secure-free \ - --enable-zsh-hash-debug" - fi - - if [[ ${CHOST} == *-darwin* ]]; then - myconf+=" --enable-libs=-liconv" - append-ldflags -Wl,-x - fi - - econf \ - --bindir="${EPREFIX}"/bin \ - --libdir="${EPREFIX}"/usr/$(get_libdir) \ - --enable-etcdir="${EPREFIX}"/etc/zsh \ - --enable-fndir="${EPREFIX}"/usr/share/zsh/${PV%_*}/functions \ - --enable-site-fndir="${EPREFIX}"/usr/share/zsh/site-functions \ - --enable-function-subdirs \ - --with-term-lib="ncursesw ncurses" \ - --with-tcsetpgrp \ - $(use_enable maildir maildir-support) \ - $(use_enable pcre) \ - $(use_enable caps cap) \ - $(use_enable unicode multibyte) \ - $(use_enable gdbm ) \ - ${myconf} - - if use static ; then - # compile all modules statically, see Bug #27392 - # removed cap and curses because linking failes - sed -i \ - -e "s,link=no,link=static,g" \ - -e "/^name=zsh\/cap/s,link=static,link=no," \ - -e "/^name=zsh\/curses/s,link=static,link=no," \ - "${S}"/config.modules || die - if ! use gdbm ; then - sed -i '/^name=zsh\/db\/gdbm/s,link=static,link=no,' \ - "${S}"/config.modules || die - fi -# else -# sed -i -e "/LIBS/s%-lpcre%${EPREFIX}/usr/$(get_libdir)/libpcre.a%" Makefile - fi -} - -generate_run_help() ( - # We use a subshell (...) for locale overrides and local cd - # Hence, we also need not declare any variables as local - mkdir run-help && cd run-help || die "cannot create run-help directory" - # We need GROFF_NO_SGR to produce "classical" formatting: - export GROFF_NO_SGR='' - export LANG=C - unset MANPL LC_ALL - [ -z "${LC_CTYPE}" ] && export LC_CTYPE=en_US.utf8 - ebegin "Generating files for run-help" - # It is necessary to be paranoid about the success of the following pipe, - # since any change in locale or environment (like unset GROFF_NO_SGR, - # "bad" LC_CTYPE or tools behaving slightly different) can break it - # completely. It needs to be tested carefully in each architecture. - man "${S}/Doc/zshbuiltins.1" | colcrt - | perl "${S}/Util/helpfiles" || { - eend 1 - eerror "perl Util/helpfiles failed" - return false - } - mystatus=("${PIPESTATUS[@]}") - [ "${mystatus[0]}" -eq 0 ] || { - eend 1 - eerror "man Doc/zshbuiltins.1 failed" - return false - } - [ "${mystatus[1]}" -eq 0 ] || { - eend 1 - eerror "colcrt failed" - return false - } - test -e zmodload || { - eend 1 - eerror "Could not produce all required files for run-help." - eerror "This can be caused by a broken locale setting:" - eerror "Try to set LC_CTYPE to a utf8 aware locale like en_US.utf8," - eerror "making sure that this locale is supported by your glibc." - eerror "For compatibility reasons, this ebuild ignores LC_ALL." - return false - } - eend 0 -) - -src_compile() { - default - ! use run-help || generate_run_help || { - error "cannot generate files for run-help." - die "If this problem cannot be fixed, disable USE=run-help for zsh" - } -} - -src_test() { - local i - addpredict /dev/ptmx - for i in C02cond.ztst Y01completion.ztst Y02compmatch.ztst Y03arguments.ztst ; do - rm "${S}"/Test/${i} || die - done - emake check -} - -src_install() { - emake DESTDIR="${D}" install install.info - - if use run-help - then insinto /usr/share/zsh/site-contrib/help - doins run-help/* - fi - - insinto /etc/zsh - doins "${T}"/zprofile - - keepdir /usr/share/zsh/site-functions - insinto /usr/share/zsh/${PV%_*}/functions/Prompts - newins "${FILESDIR}"/prompt_gentoo_setup-1 prompt_gentoo_setup - - # install miscellaneous scripts; bug #54520 - local i - sed -i -e "s:/usr/local/bin/perl:${EPREFIX}/usr/bin/perl:g" \ - -e "s:/usr/local/bin/zsh:${EPREFIX}/bin/zsh:g" "${S}"/{Util,Misc}/* || die - for i in Util Misc ; do - insinto /usr/share/zsh/${PV%_*}/${i} - doins ${i}/* - done - - dodoc ChangeLog* META-FAQ NEWS README config.modules - - if use doc ; then - pushd "${WORKDIR}/${PN}-${PV%_*}" >/dev/null - dohtml -r Doc/* - insinto /usr/share/doc/${PF} - doins Doc/zsh.{dvi,pdf} - popd >/dev/null - fi - - docinto StartupFiles - dodoc StartupFiles/z* -} - -pkg_postinst() { - if use run-help - then elog - elog "If you want to use run-help add to your ~/.zshrc" - elog " unalias run-help" - elog " autoload -Uz run-help" - elog " HELPDIR=/usr/share/zsh/site-contrib/help" - fi - # should link to http://www.gentoo.org/doc/en/zsh.xml - elog - elog "If you want to enable Portage completions and Gentoo prompt," - elog "emerge app-shells/zsh-completion and add" - elog " autoload -U compinit promptinit" - elog " compinit" - elog " promptinit; prompt gentoo" - elog "to your ~/.zshrc" - elog - elog "Also, if you want to enable cache for the completions, add" - elog " zstyle ':completion::complete:*' use-cache 1" - elog "to your ~/.zshrc" - elog -} diff --git a/app-shells/zsh/zsh-5.0.2.ebuild b/app-shells/zsh/zsh-5.0.2.ebuild new file mode 100644 index 00000000..3269d625 --- /dev/null +++ b/app-shells/zsh/zsh-5.0.2.ebuild @@ -0,0 +1,276 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +# doc package for -dev version exists? +doc_available=true + +inherit eutils flag-o-matic multilib prefix + +MY_PV=${PV/_p/-dev-} +S=${WORKDIR}/${PN}-${MY_PV} + +zsh_ftp="ftp://ftp.zsh.org/pub" + +if [[ ${PV} != "${MY_PV}" ]] ; then + ZSH_URI="${zsh_ftp}/development/${PN}-${MY_PV}.tar.bz2" + if ${doc_available} ; then + ZSH_DOC_URI="${zsh_ftp}/development/${PN}-${MY_PV}-doc.tar.bz2" + else + ZSH_DOC_URI="${zsh_ftp}/${PN}-${PV%_*}-doc.tar.bz2" + fi +else + ZSH_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 + ${zsh_ftp}/${P}.tar.bz2" + ZSH_DOC_URI="${zsh_ftp}/${PN}-${PV%_*}-doc.tar.bz2" +fi + +DESCRIPTION="UNIX Shell similar to the Korn shell" +HOMEPAGE="http://www.zsh.org/" +SRC_URI="${ZSH_URI} + doc? ( ${ZSH_DOC_URI} )" + +LICENSE="ZSH gdbm? ( GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="caps" +COMPLETIONS="AIX BSD Cygwin Darwin Debian +Linux Mandriva openSUSE Redhat Solaris +Unix +X" +for curr in ${COMPLETIONS} +do case ${curr} in + [+-]*) + IUSE="${IUSE} ${curr%%[!+-]*}completion_${curr#?}" + continue;; + esac + IUSE="${IUSE} completion_${curr}" +done +IUSE="${IUSE} debug doc examples gdbm maildir pcre +run-help static unicode" + +RDEPEND=" + >=sys-libs/ncurses-5.1 + static? ( >=sys-libs/ncurses-5.7-r4[static-libs] ) + caps? ( sys-libs/libcap ) + pcre? ( >=dev-libs/libpcre-3.9 + static? ( >=dev-libs/libpcre-3.9[static-libs] ) ) + gdbm? ( sys-libs/gdbm ) +" +DEPEND="sys-apps/groff + ${RDEPEND} + run-help? ( + dev-lang/perl + sys-apps/man + sys-apps/util-linux + )" +# run-help needs util-linux for colcrt. +# Please let me know if you have an arch where "colcrt" (or at least "col") +# is provided by a different package. + +PDEPEND=" + examples? ( app-doc/zsh-lovers ) +" + +src_prepare() { + local i f + # fix zshall problem with soelim + ln -s Doc man1 + mv Doc/zshall.1 Doc/zshall.1.soelim + soelim Doc/zshall.1.soelim > Doc/zshall.1 + + epatch "${FILESDIR}/${PN}"-init.d-gentoo-r1.diff + + cp "${FILESDIR}"/zprofile-1 "${T}"/zprofile || die + eprefixify "${T}"/zprofile || die + if use prefix ; then + sed -i -e 's|@ZSH_PREFIX@||' -e '/@ZSH_NOPREFIX@/d' "${T}"/zprofile || die + else + sed -i -e 's|@ZSH_NOPREFIX@||' -e '/@ZSH_PREFIX@/d' -e 's|""||' "${T}"/zprofile || die + fi + set -- + file='Src/Zle/complete.mdd' + for i in ${COMPLETIONS} + do case ${i} in + [+-]*) i=${i#?} + esac + grep -q "Completion\/${i}" -- "${S}/${file}" \ + || die "${file} does not contain Completion/${i}" + use completion_${i} || set -- "${@}" -e "s/Completion\/${i}[^ ']*//" + done + [ ${#} -eq 0 ] || sed -i "${@}" -- "${S}/${file}" \ + || die "patching ${file} failed" + epatch_user +} + +src_configure() { + local myconf= + + if use static ; then + myconf+=" --disable-dynamic" + append-ldflags -static + fi + if use debug ; then + myconf+=" \ + --enable-zsh-debug \ + --enable-zsh-mem-debug \ + --enable-zsh-mem-warning \ + --enable-zsh-secure-free \ + --enable-zsh-hash-debug" + fi + + if [[ ${CHOST} == *-darwin* ]]; then + myconf+=" --enable-libs=-liconv" + append-ldflags -Wl,-x + fi + + econf \ + --bindir="${EPREFIX}"/bin \ + --libdir="${EPREFIX}"/usr/$(get_libdir) \ + --enable-etcdir="${EPREFIX}"/etc/zsh \ + --enable-fndir="${EPREFIX}"/usr/share/zsh/${PV%_*}/functions \ + --enable-site-fndir="${EPREFIX}"/usr/share/zsh/site-functions \ + --enable-function-subdirs \ + --with-term-lib="ncursesw ncurses" \ + --with-tcsetpgrp \ + $(use_enable maildir maildir-support) \ + $(use_enable pcre) \ + $(use_enable caps cap) \ + $(use_enable unicode multibyte) \ + $(use_enable gdbm ) \ + ${myconf} + + if use static ; then + # compile all modules statically, see Bug #27392 + # removed cap and curses because linking failes + sed -i \ + -e "s,link=no,link=static,g" \ + -e "/^name=zsh\/cap/s,link=static,link=no," \ + -e "/^name=zsh\/curses/s,link=static,link=no," \ + "${S}"/config.modules || die + if ! use gdbm ; then + sed -i '/^name=zsh\/db\/gdbm/s,link=static,link=no,' \ + "${S}"/config.modules || die + fi +# else +# sed -i -e "/LIBS/s%-lpcre%${EPREFIX}/usr/$(get_libdir)/libpcre.a%" Makefile + fi +} + +generate_run_help() ( + # We use a subshell (...) for locale overrides and local cd + # Hence, we also need not declare any variables as local + mkdir run-help && cd run-help || die "cannot create run-help directory" + # We need GROFF_NO_SGR to produce "classical" formatting: + export GROFF_NO_SGR='' + export LANG=C + unset MANPL LC_ALL + [ -z "${LC_CTYPE}" ] && export LC_CTYPE=en_US.utf8 + ebegin "Generating files for run-help" + # It is necessary to be paranoid about the success of the following pipe, + # since any change in locale or environment (like unset GROFF_NO_SGR, + # "bad" LC_CTYPE or tools behaving slightly different) can break it + # completely. It needs to be tested carefully in each architecture. + man "${S}/Doc/zshbuiltins.1" | colcrt - | perl "${S}/Util/helpfiles" || { + eend 1 + eerror "perl Util/helpfiles failed" + return false + } + mystatus=("${PIPESTATUS[@]}") + [ "${mystatus[0]}" -eq 0 ] || { + eend 1 + eerror "man Doc/zshbuiltins.1 failed" + return false + } + [ "${mystatus[1]}" -eq 0 ] || { + eend 1 + eerror "colcrt failed" + return false + } + test -e zmodload || { + eend 1 + eerror "Could not produce all required files for run-help." + eerror "This can be caused by a broken locale setting:" + eerror "Try to set LC_CTYPE to a utf8 aware locale like en_US.utf8," + eerror "making sure that this locale is supported by your glibc." + eerror "For compatibility reasons, this ebuild ignores LC_ALL." + return false + } + eend 0 +) + +src_compile() { + default + ! use run-help || generate_run_help || { + error "cannot generate files for run-help." + die "If this problem cannot be fixed, disable USE=run-help for zsh" + } +} + +src_test() { + local i + addpredict /dev/ptmx + for i in C02cond.ztst Y01completion.ztst Y02compmatch.ztst Y03arguments.ztst ; do + rm "${S}"/Test/${i} || die + done + emake check +} + +src_install() { + emake DESTDIR="${D}" install install.info + + if use run-help + then insinto /usr/share/zsh/site-contrib/help + doins run-help/* + fi + + insinto /etc/zsh + doins "${T}"/zprofile + + keepdir /usr/share/zsh/site-functions + insinto /usr/share/zsh/${PV%_*}/functions/Prompts + newins "${FILESDIR}"/prompt_gentoo_setup-1 prompt_gentoo_setup + + # install miscellaneous scripts; bug #54520 + local i + sed -i -e "s:/usr/local/bin/perl:${EPREFIX}/usr/bin/perl:g" \ + -e "s:/usr/local/bin/zsh:${EPREFIX}/bin/zsh:g" "${S}"/{Util,Misc}/* || die + for i in Util Misc ; do + insinto /usr/share/zsh/${PV%_*}/${i} + doins ${i}/* + done + + dodoc ChangeLog* META-FAQ NEWS README config.modules + + if use doc ; then + pushd "${WORKDIR}/${PN}-${PV%_*}" >/dev/null + dohtml -r Doc/* + insinto /usr/share/doc/${PF} + doins Doc/zsh.{dvi,pdf} + popd >/dev/null + fi + + docinto StartupFiles + dodoc StartupFiles/z* +} + +pkg_postinst() { + if use run-help + then elog + elog "If you want to use run-help add to your ~/.zshrc" + elog " unalias run-help" + elog " autoload -Uz run-help" + elog " HELPDIR=/usr/share/zsh/site-contrib/help" + fi + # should link to http://www.gentoo.org/doc/en/zsh.xml + elog + elog "If you want to enable Portage completions and Gentoo prompt," + elog "emerge app-shells/zsh-completion and add" + elog " autoload -U compinit promptinit" + elog " compinit" + elog " promptinit; prompt gentoo" + elog "to your ~/.zshrc" + elog + elog "Also, if you want to enable cache for the completions, add" + elog " zstyle ':completion::complete:*' use-cache 1" + elog "to your ~/.zshrc" + elog +} -- cgit v1.2.3-65-gdbad