Files
bash-goodies/README.md
T
2026-05-29 09:21:49 +03:00

13 lines
575 B
Markdown

# Bash goodies: a useful collection of single-file, Bash shell scripts
This is a set of Bash-specific scripts for quality-of-life improvement.
For POSIX shell compatible scripts, see the [sh-goodies](https://codeberg.org/luxferre/sh-goodies) repo.
## List
* [YouStore](./ys): a way to securely store any set of files/directories inside a video
* [1DLife](./1dlife): Jon Millen's 1D Game of Life in pure Bash
* [Elem](./elem): Stephen Wolfram's elementary cellular automatons in pure Bash
* [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach