feat: script for dev containers

This commit is contained in:
2026-07-02 09:29:34 +02:00
parent b1389e08c0
commit 3b9ded9cfd
4 changed files with 32 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
complete -a "base node php python torch-rocm vue webserver" -c dev-containers -f
complete -a "rm" -d "Delete the container for this folder" -c dev-containers -f