mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08: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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| find_add_class.py | ||
| gitlint-rules.py | ||
| graph.py | ||
| html_branches.py | ||
| html_grep.py | ||
| pretty_print.py | ||
| provision_inner.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||