mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
502 stars 36 forks source link

dev: add zsh to the development container #96

Closed clauverjat closed 2 years ago

clauverjat commented 2 years ago

Description

Add zsh to the development container.

clauverjat commented 2 years ago

Thanks.

A piece of advice : If you are already using a development container, the change will NOT be applied automatically, you need to run the VS code "> Remote-Containers: Rebuild container" command for the change to take effect (this will also clear any change/installation done inside the container).