added LICENSE and README

This commit is contained in:
Andrew Rogers 2023-02-22 13:06:18 -06:00
commit a7b1d8d712
2 changed files with 12 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# Bash Helpers
Arcane incantations that we're tired of remembering how to do in Bash will end
up here. Include me as a submodule in whenever you're writing shell scripts.
Patches welcome!