mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
This will check if there is a `.bashrc.local` avialable in the synced directory, and load it. - This is useful so that any changes usrs make to our bashrc in Okteto containers, doesn't get lost between re-deployement of containers. - Can also used to automate setting up environment, e.g. copy various dotfiles etc from the synced directory to $HOME folder during first run.