=First commit

This commit is contained in:
Lockszmith (kateryna) 2024-09-19 00:31:48 -04:00
parent 14020e28d4
commit 7ce0f968e8
27 changed files with 476 additions and 0 deletions

8
_home/dot_zshrc Normal file
View file

@ -0,0 +1,8 @@
## 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" - )