# 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 * [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach * [Musmaster](./mus): find and play music quickly in any directory (bash port of [mus.sh](https://codeberg.org/luxferre/sh-goodies/src/branch/master/mus.sh)) * [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 * [Scoundrel](./scoundrel): A Bash port of the Scoundrel roguelike solitaire game