Initial setup

This commit is contained in:
2025-01-22 14:30:42 +00:00
commit 4d5458b163
2 changed files with 10 additions and 0 deletions

3
run.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker run -it -v .:/mnt/volume --workdir=/mnt/volume my_nvim