]> git.sev.monster Git - dotfiles.git/commit
more zsh refactoring
authorsev <git@sev.monster>
Mon, 16 Oct 2023 23:41:05 +0000 (18:41 -0500)
committersev <git@sev.monster>
Fri, 5 Apr 2024 21:27:41 +0000 (16:27 -0500)
commitb31a3fb1d2a23158add217e47783cce2f887e0e7
treeb48b9dfb6737579112a7be930b0e67a8a9876f20
parent2bf94bab09ba81e82c23467dcc6260f11e2cf659
more zsh refactoring

- fixed bug where zshenv would not be called after setting ZDOTDIR since it
  lives in $HOME
- moved some stuff from .zprofile to .zshenv and fixed ordering
- added load-site-dotfile instead of sourcing per-file
- _sev_home still not done yet... just ignore it
base/.zshenv
etc/zsh/.zprofile
etc/zsh/.zshenv [new file with mode: 0644]
etc/zsh/functions/Misc/load-site-dotfile
This page took 0.044483 seconds and 4 git commands to generate.