]> git.sev.monster Git - dotfiles.git/commit - etc/zsh/.zshenv
zsh: fixup env vars and update a comment
authorsev <git@sev.monster>
Tue, 28 Nov 2023 18:51:22 +0000 (12:51 -0600)
committersev <git@sev.monster>
Fri, 5 Apr 2024 21:27:41 +0000 (16:27 -0500)
commit6d4ce4aad79a55ca78eb0cc6f6795904205c3cc8
treedf42867bd11cdef98d18bab364eef9703ae983e4
parentbfbd0519921f338c624addaa845dab3a633c3e02
zsh: fixup env vars and update a comment

- removed graphical env vars as they aren't really doing anything. would be
  useful for unmanaged invocations of xorg/wayland, but I don't do those
  anymore. if graphical configuration is ever needed it should be added to site
  local rc anyway since it relies heavily on underlying system configuration.
- scoped vars inside functions instead of unsetting.
- scoped some arithmetic vars inside _sev_setpath that were not being unset.
- added /opt/<provider>/<package>/bin and /opt/<package>/bin to path per FHS.
- be more aggressive in unsetting GNUPGHOME after forwarding.
- updated a gpg comment for clarification while there.
etc/zsh/.zprofile
etc/zsh/.zshenv
etc/zsh/.zshrc
This page took 0.036902 seconds and 4 git commands to generate.