Consolidate _src.posix into _home

This commit is contained in:
Lockszmith 2025-04-18 13:55:54 -04:00
parent bfdc7f4c1d
commit f16c2e61b3
279 changed files with 2134 additions and 2190 deletions

View file

@ -1 +0,0 @@
../_src.posix/dot_zshrc

View file

@ -0,0 +1,10 @@
## 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" - )
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4: