mirror of
https://codeberg.org/hyperreal/bin
synced 2024-11-01 16:43:08 +01:00
11 lines
260 B
Org Mode
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]].
|