Add a few more config and install changes for macos wm

This commit is contained in:
2025-02-03 20:31:41 -06:00
parent 350c400f65
commit 6c7ffd7cee
4 changed files with 25 additions and 8 deletions

View File

@ -2,8 +2,8 @@
source set_script_env_vars
source ./src_files/.config/zsh/.zshenv
./install_programs
./make_config_dirs
./copy_configs
source $ZDOTDIR/.zshenv ; source $ZDOTDIR/.zshrc
./make_org_structure_dirs
./install_programs # TODO: moved this to after config copy, but does this work?