Rami Krispin’s Data Science Channel
Rami Krispin’s Data Science Channel
February 3, 2025 at 04:56 PM
There is no reason if you are working with Docker 🐳 that your terminal inside the container won't feel and look like your local one 🚀. I recently created a new dockerized Python development environment template with UV and added my Zsh settings. This includes: ✅ Zsh and Oh-My-Zsh setting ✅ Mount my local zsh history ✅ Zsh syntax highlighting ✅ Colorls Planning to add a few more CLI tools such as btop, bat, fzf, zsh-autosuggestions, etc. You can fork your template and create your own version: https://github.com/RamiKrispin/vscode-python-uv-template
👍 🙏 3

Comments