Add a few more config and install changes for macos wm

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent 41a361b708
commit fb3e1ee108
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?