=First commit

This commit is contained in:
Lockszmith (kateryna) 2024-09-19 00:31:48 -04:00
parent 14020e28d4
commit 7ce0f968e8
27 changed files with 476 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
if is_cmd fix-kubectl; then
. <( fix-kubectl - )
fi