1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-13 18:39:30 +03:00
wezterm/docs/config/lua/config/set_environment_variables.md

8 lines
291 B
Markdown

# `set_environment_variables`
Specifies a map of environment variables that should be set when spawning
commands in the local domain. This is not used when working with remote
domains.
See also: [Launching Programs](../../launch.html#passing-environment-variables-to-the-spawned-program)