feat: improved dev env launcher script

This commit is contained in:
2026-07-18 08:52:54 +02:00
parent 7e4c52d4d1
commit 0f848aa16c
2 changed files with 28 additions and 9 deletions
+1
View File
@@ -1,2 +1,3 @@
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
complete -a "help" -d "Show help" -c dev-containers -f