Files
AeroPkg/assets/var/gnu/eza.md

10 lines
246 B
Markdown
Raw Permalink Normal View History

2026-09-12 05:53:05 +03:00
eza 0.23.5
=
https://github.com/eza-community/eza/archive/refs/tags/v0.23.5.tar.gz
``` sh *** build ***
cargo install --path . --root $pkgpath --locked
mkdir -p ../share/zsh/site-functions
cp -l completions/zsh/* ../share/zsh/site-functions
```