Closed joshuanianji closed 10 months ago
Now that I've been using dotfiles in my devcontainers (with zsh and omz) I'm realizing how my poorly my features support different scenarios.
pnpm not found
.zshrc
I don't use fish shell so I'm in no rush to support it, but it'll be nice to support it anyway
Now that I've been using dotfiles in my devcontainers (with zsh and omz) I'm realizing how my poorly my features support different scenarios.
pnpm not found
if default shell is zsh (might be related to https://github.com/devcontainers/features/pull/645).zshrc
. An example feature that supports this is stuartleeks/shell-historyI don't use fish shell so I'm in no rush to support it, but it'll be nice to support it anyway