Skip to content

Conversation

@victorreijgwart
Copy link
Member

Description

Specifies bash as console and adds the bashrc file. This adds a lot of convenient console features such as tab completion and colors.

Big thanks to @marcojob for this PR!

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Other (please describe): Vscode devcontainer convenience

Detailed Summary

  • On user creation, specify bash as console
  • Copy the skeleton .bashrc to the home folder of the created user

The only thing I don't fully understand is why the .bashrc is not copied automatically, but this can happen if the base image is a very minimal image

@victorreijgwart victorreijgwart self-assigned this Dec 10, 2024
@victorreijgwart victorreijgwart merged commit db4f2ff into main Dec 10, 2024
25 checks passed
@victorreijgwart victorreijgwart deleted the feature/better_devcontainer branch December 10, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants