mirror of
https://github.com/Cian-H/my_nvim.git
synced 2025-12-22 16:21:56 +00:00
4 lines
83 B
Bash
4 lines
83 B
Bash
#!/usr/bin/env bash
|
|
|
|
docker run -it -v .:/mnt/volume --workdir=/mnt/volume my_nvim
|