1
1
Fork 0

Clean ZSH

This commit is contained in:
KenwoodFox 2026-01-29 11:15:13 -05:00
parent 5be67afa54
commit ea7f187c8b
1 changed files with 0 additions and 3 deletions

3
.zshrc
View File

@ -164,6 +164,3 @@ cumtanks() {
sed -i 's/,\n ]/\n ]/' "$DATA_JSON" sed -i 's/,\n ]/\n ]/' "$DATA_JSON"
code -g "$DATA_JSON":$(grep -n '"logs"' "$DATA_JSON" | cut -d: -f1) code -g "$DATA_JSON":$(grep -n '"logs"' "$DATA_JSON" | cut -d: -f1)
} }
# For chat GPT
export OPENAI_API_KEY="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"