/dev-box

My "IDE" with well-configured tools, like vim, tmux, zsh, etc.

Primary LanguageDockerfile

dev-box

My "IDE" with well-configured tools, like vim, tmux, zsh, etc.

QuickStart

Just pull the docker image:

docker pull ghcr.io/runningikkyu/devbox:latest

And get start:

docker run -it ghcr.io/runningikkyu/devbox:latest zsh

What's inside?

Neovim and zsh for now.

All Neovim Configs and plugins(included): My Neovim Config (doc is WIP)

ZSH configs and docs (included): My zsh Config (doc is WIP)

tmux configs and docs (not included): My tmux Config