botanicus / docker-project-manager

Quickly spin off Docker containers for prototyping and development with your full dev environment, dotfiles and tools of choice.
MIT License
0 stars 1 forks source link

Mount ~/.history/{name} as ~/.history #3

Closed botanicus closed 5 years ago

botanicus commented 5 years ago

We want to preserve ZSH history between docker rm/docker create cycles.

botanicus commented 5 years ago

Superseded by #4