You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(basedev): upgrade from v0.14.0 to v0.14.1
- Add trailing new line to `~/.zshrc`
- Fix docker-compose alias
- Fix `source ~/.zshrc-specific`
- Fix ls alias
feat(basedev): upgrade from v0.13.0 to v0.14.0
- Re-organize `~/.zshrc` for faster startup of terminal with async loading
- Upgrade Alpine from 3.15 to 3.16
- Install `powerlevel10k` from Alpine repositories instead of using git
- pre-install `gitstatusd` in image, from Alpine repositories
- update `alpine` alias to launch `alpine:3.16`
- Upgrade gh from v2.10.1 to v2.14.1
- Upgrade compose from v2.5.0 to v2.6.1
- Upgrade docker from v20.10.16 to v20.10.17