#169·alacritty

Merge config from an environment variable

Author: lukasluegCreated Jan 7, 2017Updated Aug 26, 2026
LabelsenhancementP - lowS - config

The configuration used after startup should

  • come from the configuration file
  • possibly superseded by flags from the commandline
  • possibly superseded by options from the environment

Configuration via an environment variable allows one to easily set configurations without touching any other files (e.g. set via .zlogin instead of modifying a git-tracked dotfile).