dotfiles/chezmoi.roots/_src.posix/dot_zshrc

11 lines
325 B
Plaintext
Raw Normal View History

2024-09-19 04:31:48 +00:00
## 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/000_load.sh" ] && . <( "$HOME/.config/sz.env/000_load.sh" - )
2024-09-19 04:31:48 +00:00
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4: