bin/README.md
2022-11-24 00:24:12 -06:00

361 B

bin

This gets cloned into my user's home directory at ~/bin:

cd ~
git clone https://github.com/hyperreal64/bin ~/bin

Most of these scripts utilize gum, so it would need to be installed on the system for the scripts to run. I use GNU Stow to symlink them in place.