My general setup for Codespaces
- Enable this repository as dotfiles repository for Codespaces.
- Once the Codespace is created, open a terminal to start
bashand complete the final setup steps. - Enjoy!
Note: Some setup steps require all standard software to be installed in the Codespace. These steps are postponed until after the Codespace is created. Since dotfiles do not support postponed execution of scripts directly, we fall back to using
.bashrcto take care of those steps the first time the shell is started.
- VSCode extensions
- git-related extensions