dotfiles/_src.posix/dot_zshrc
Lockszmith (@VAST) 44b03e8724 prepare for symclone.
From now on, _src.posix will be the single source of truth.
And _home(.*) will symlink into it.
2025-02-20 23:34:24 -05:00

8 lines
269 B
Text

## Generated for envman. Do not edit.
#[ -s "$HOME/.config/envman/load.sh" ] && source "$HOME/.config/envman/load.sh"
#
## Generated by Webi. Do not edit.
#eval "$(webi --init zsh)"
[ -s "$HOME/.config/sz.env/_.load.sh" ] && . <( "$HOME/.config/sz.env/_.load.sh" - )