bin/README.md

11 lines
282 B
Markdown
Raw Normal View History

2022-11-24 07:24:12 +01:00
# bin
This gets cloned into my user's home directory at ~/bin:
``` shell
cd ~
git clone https://github.com/hyperreal64/bin ~/bin
```
2023-01-01 08:08:19 +01:00
Most of these scripts utilize [gum](https://github.com/charmbracelet/gum), so it would need to be installed on the system for the scripts to run.