rearranges more logically, hopefully

This commit is contained in:
2024-11-01 06:27:06 -07:00
parent a2171cea0a
commit 29c613b8cc
20 changed files with 124 additions and 11 deletions

2
dev/save-openai-token.sh Normal file
View File

@@ -0,0 +1,2 @@
read -p 'Enter token to encrypt:' key
echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >openai