mirror of
https://github.com/Cian-H/my_nvim.git
synced 2026-01-01 20:51:57 +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
|