bin/README.org
2024-03-30 04:07:57 -05:00

11 lines
260 B
Org Mode

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