# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/brush/brush.desc # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] bash/POSIX-compatible shell implemented in Rust [T] brush (Bo(u)rn(e) RUsty SHell) is a modern bash- and POSIX- compatible [T] shell written in Rust. Run your existing scripts and .bashrc unchanged with [T] syntax highlighting and auto-suggestions built in. [U] https://github.com/reubeno/brush [A] Reuben Olinsky [M] foxdrodd [C] extra/shell [F] CROSS [L] MIT [V] 0.4.0 [D] 259b333b00830a6a7fdfed30f367f53c79ad0dea15c24e7bf435a574 brush-shell-0.4.0.tar.gz https://github.com/reubeno/brush/archive/brush-shell-v0.4.0/ cargoinstopt= atstage cross && hook_add postmake 5 "install target/${arch_target}/*/brush $root$bindir" atstage native && hook_add postmake 5 "install target/*/brush $root$bindir"