Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brennen Bearnes 9699363e45 some xargs-alias fiddling 3 years ago
..
git-amend-date fragments/git-amend-date: demonstrate epoch brokenness 4 years ago
pangrams fragments/pangrams/letter_freq.sh: explain exit codes 4 years ago
perl-utf8-decode move fragments into /home, add a couple things to cheat 5 years ago
test-run-parts fragments/test-run-parts 5 years ago
used-names fragments: used_names.sh 4 years ago
xargs-alias some xargs-alias fiddling 3 years ago
README.md move fragments into /home, add a couple things to cheat 5 years ago
argv.pl fragments: argv.pl, bad-regex.pl 4 years ago
array_key_test.php move fragments into /home, add a couple things to cheat 5 years ago
bad-regex.pl fragments: argv.pl, bad-regex.pl 4 years ago
bash-regex-match.sh move fragments into /home, add a couple things to cheat 5 years ago
blinka.py move fragments into /home, add a couple things to cheat 5 years ago
circuitpy-setup move fragments into /home, add a couple things to cheat 5 years ago
colors.sh fragments/colors.sh: some color codes in zsh 4 years ago
data-attribute-jquery.html move fragments into /home, add a couple things to cheat 5 years ago
empty.php fragments/empty.php: php empty() 4 years ago
festival-stdin.pl move fragments into /home, add a couple things to cheat 5 years ago
fizzbuzz.pl move fragments into /home, add a couple things to cheat 5 years ago
fopen.php a few tweaks from recent primary-machine-hopping 4 years ago
foreach-assignment.php foreach-assignment.php 4 years ago
func-stdin.sh fragment for reading stdin in a shell function 4 years ago
gender-from-name.pl fragments/gender-from-name.pl: document origins 4 years ago
mogwai.sh fragments/mogwai.sh: make shellcheck happier 4 years ago
pass-by-reference.php organize some fragments a bit 5 years ago
preg-replace.php organize some fragments a bit 5 years ago
python-gitignore move fragments into /home, add a couple things to cheat 5 years ago
raspi_circuitpython_blink.py move fragments into /home, add a couple things to cheat 5 years ago
stars.js move fragments into /home, add a couple things to cheat 5 years ago
stars.pl move fragments into /home, add a couple things to cheat 5 years ago
stars.py move fragments into /home, add a couple things to cheat 5 years ago
stars.sh move fragments into /home, add a couple things to cheat 5 years ago
stdclass.php fragments/stdclass.php: stdClass isn't a universal base 4 years ago
strftime-test.pl move fragments into /home, add a couple things to cheat 5 years ago
test-returnval.py organize some fragments a bit 5 years ago
test-run-parts.sh fragments/test-run-parts 5 years ago
uri.pl move fragments into /home, add a couple things to cheat 5 years ago

README.md

This is a place to stash random code snippets, test cases, etc., that don't quite rise to the level of usable software, but might be useful to remember in future.

I added it to this repository when I noticed that I was always opening random little files called things like test.sh to check on some technique or work through a small problem.