···2828make terminal
2929```
30303131+### Environment variables
3232+3333+- User session variables and secrets live in `~/.config/environment.d/*.conf`.
3434+- Per project values go in a `.env` file in the project root. `terminal/zshrc` auto loads `.env` on directory change if the file is owned by you.
3535+3136### ๐งฐ Utility Scripts
32373338The repository includes several useful scripts in the `scripts/` directory.