[Git-commits] [grml/grml.org] f91c6b: Update zsh-lovers to v0.10.0

Michael Prokop noreply at github.com
Fri Sep 8 14:25:24 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml.org
  Commit: f91c6bee81a2d28e080c03363372f917951ce178
      https://github.com/grml/grml.org/commit/f91c6bee81a2d28e080c03363372f917951ce178
  Author: Michael Prokop <mika at grml.org>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M zsh/zsh-lovers.1
    M zsh/zsh-lovers.1.txt
    M zsh/zsh-lovers.html
    M zsh/zsh-lovers.pdf

  Log Message:
  -----------
  Update zsh-lovers to v0.10.0

FTR, generated files from within ~ggit/zsh-lovers via:

| % podman run --pull=always --rm -i -t -v $(pwd)/:/code:rw debian:trixie bash
| apt update
| apt install asciidoc asciidoc-dblatex dblatex xsltproc build-essential
| cd /code/
| make

Taking over the resulting files into this zsh directory, via:

| cp ~ggit/zsh-lovers/zsh-lovers.1 .
| cp ~ggit/zsh-lovers/zsh-lovers.1.txt .
| cp ~ggit/zsh-lovers/zsh-lovers.html .
| cp ~ggit/zsh-lovers/zsh-lovers.pdf .




More information about the Git-commits mailing list