diff options
author | Jan Krautmacher <jan.krautmacher@indurad.com> | 2025-09-25 07:19:37 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-09-25 07:35:06 +0200 |
commit | 09326c14d4913f9f6413a5db0386d14147ae12d3 (patch) | |
tree | 4853ab2a8322e245d0d5e8fc77527e75b6754bda /alacritty | |
parent | 150e47fa82f7f59a239ccfaa3d48f72e52a4758b (diff) | |
download | dotfiles-09326c14d4913f9f6413a5db0386d14147ae12d3.tar dotfiles-09326c14d4913f9f6413a5db0386d14147ae12d3.tar.zst dotfiles-09326c14d4913f9f6413a5db0386d14147ae12d3.zip |
environment.d: Add path.conf
This handles extension of the `PATH` environment variable with systemd's
environment.d folder instead of using it in e.g. `~/.profile`.
The advantage is that `~/.profile` is not sourced by everything. The
purpose of environment.d is to pass the environment to everything the
user uses. Notably also window managers which might not source
`~/.profile` leading to not showing up programs in `~/.local/bin` in the
program menu.
See `man 5 environment.d` for details.
Diffstat (limited to 'alacritty')
0 files changed, 0 insertions, 0 deletions