uxjp / ready_envs

0 stars 0 forks source link

fix(zsh): initialize SCRIPT_SOURCED variable #26

Closed uxjp closed 2 months ago

uxjp commented 2 months ago

Added initialization for the SCRIPT_SOURCED variable to ensure it is set to 0 if not already defined. This prevents potential issues when sourcing scripts in the /Users/uxjp/dev directory and its subdirectories.