forcedotcom / code-builder-feedback

This repository is used to collect feedback for the Code Builder beta.
29 stars 2 forks source link

Allow user to edit config dotfiles and not be overwritten #239

Open kfidelak94 opened 9 months ago

kfidelak94 commented 9 months ago

The .bashrc,.profile and .bash_logout files are overwritten every time you launch your Code Builder environment. We recommend that you do not edit these files because your changes will be lost. Instead, create new .bashrc.local,.profile.local and .bash_logout.local files to store your Dotfile customizations.

kfidelak94 commented 9 months ago

Reference: W-14374786