Go to file
2022-11-24 00:24:12 -06:00
.gitignore Initial commit 2022-11-24 00:24:12 -06:00
amimullvad Initial commit 2022-11-24 00:24:12 -06:00
create_archive Initial commit 2022-11-24 00:24:12 -06:00
dboxen Initial commit 2022-11-24 00:24:12 -06:00
dboxrm Initial commit 2022-11-24 00:24:12 -06:00
emacs Initial commit 2022-11-24 00:24:12 -06:00
hn Initial commit 2022-11-24 00:24:12 -06:00
license Initial commit 2022-11-24 00:24:12 -06:00
LICENSE Initial commit 2022-11-24 00:24:12 -06:00
nerdfont_installer Initial commit 2022-11-24 00:24:12 -06:00
nmap_ssh Initial commit 2022-11-24 00:24:12 -06:00
README.md Initial commit 2022-11-24 00:24:12 -06:00
rofifox Initial commit 2022-11-24 00:24:12 -06:00
snakify Initial commit 2022-11-24 00:24:12 -06:00
tman Initial commit 2022-11-24 00:24:12 -06:00

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.