Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dvetutnev/dotfiles

Repository files navigation

Develop shell in Docker

container:

docker run --rm -it --net host nixos/nix nix \
    --extra-experimental-features "nix-command flakes" \
    develop github:dvetutnev/dotfiles#42 \
    -c nvim --headless --listen 0.0.0.0:6666

nvim GUI:

neovide --server=localhost:6666

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published