My "IDE" with well-configured tools, like vim, tmux, zsh, etc.
Just pull the docker image:
docker pull ghcr.io/runningikkyu/devbox:latest
And get start:
docker run -it ghcr.io/runningikkyu/devbox:latest zsh
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