refactor: cleanup scripts and config

This commit is contained in:
2025-10-12 11:55:22 +02:00
parent 2770628074
commit e3d9dfd392
13 changed files with 118 additions and 112 deletions
-3
View File
@@ -1,3 +0,0 @@
for dir in "Code" "Documents" "Downloads" ".config/devcontainer"; do
arg "-v $HOME/$dir:/home/user/$dir"
done