Files
bash-goodies/README.md
T

12 lines
495 B
Markdown
Raw Normal View History

2026-05-26 15:12:47 +03:00
# 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
2026-05-27 07:45:23 +03:00
* [YouStore](./ys): a way to securely store any set of files/directories inside a video
2026-05-28 07:02:36 +03:00
* [1DLife](./1dlife): Jon Millen's 1D Game of Life in pure Bash
2026-05-28 11:15:00 +03:00
* [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach