composure stores your function definitions here
As of composure version 1.1.0, this repository should live at ~/.local/composure.
With git & the https clone URL:
mkdir ~/.local 2>/dev/null git clone https://github.com/simshanith/sim-composure-dev.git ~/.local/composure
For directions on installing composure, see the README. I use fresh to manage my shell:
fresh erichs/composure composure.sh
I use this repo to draft shell functions for eventual use in my dotfiles, or other shell scripts I work on.
Composure is pretty nifty, but don't expect these commit logs to be the most informative. Using draft and revise commits liberally.