fix: map .bashrc to itguys user home

This commit is contained in:
João Pedro Toledo Goncalves 2026-01-29 14:58:16 -03:00
parent 9f18a4598a
commit c80a61a115
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ services:
volumes:
# Personalização do Shell e Scripts
- ./.bashrc:/root/.bashrc:ro
- ./.bashrc:/home/itguys/.bashrc:ro
- ./.bashrc:/etc/bash.bashrc:ro
# Volumes para Configurações (Persistência Interna)