getting there

This commit is contained in:
2024-11-03 19:09:11 +02:00
parent b108429dd4
commit 9bf4432623
3 changed files with 67 additions and 10 deletions

1
README.md Normal file
View File

@@ -0,0 +1 @@
docker run -ti --rm -v ~/code:/x -w /x zig-repro sh -c 'useradd -ms /bin/bash motiejus && cd zig && tmux new-session su motiejus'