refactor: cleanup scripts and config

This commit is contained in:
Job
2025-10-12 11:52:31 +02:00
parent 2770628074
commit e3d9dfd392
13 changed files with 118 additions and 112 deletions

View File

@@ -1,3 +0,0 @@
for dir in "Code" "Documents" "Downloads" ".config/devcontainer"; do
arg "-v $HOME/$dir:/home/user/$dir"
done