Files
bash-goodies/README.md
T
2026-05-28 07:02:36 +03:00

11 lines
412 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