mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
The base Ubuntu image includes no `.bash_profile`. Creating one will prevent the existing support scripts in `~/.profile` from loading. Instead, append our setup code to [whichever script Bash will load first][bash-startup]. [bash-startup]: https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html#Bash-Startup-Files