prepare for symclone.
From now on, _src.posix will be the single source of truth. And _home(.*) will symlink into it.
This commit is contained in:
parent
5e26df3f9b
commit
44b03e8724
47 changed files with 58 additions and 0 deletions
8
_src.posix/dot_zshrc
Normal file
8
_src.posix/dot_zshrc
Normal 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" - )
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue