/ README.org
README.org
1 #+title: bin 2 3 Assorted shell and Python scripts. This is cloned into my user's home directory at ~~/bin~. 4 5 #+begin_src shell 6 cd ~ 7 git clone https://codeberg.org/hyperreal/bin 8 #+end_src 9 10 A lot of these scripts use [[https://github.com/charmbracelet/gum][gum]].