Refactor/reorg various files and references

This commit is contained in:
2025-02-01 12:41:03 -06:00
parent bbf55f64fb
commit defcd11e06
10 changed files with 11 additions and 29 deletions

View File

@ -29,7 +29,6 @@ copy_dir src_files/.config $XDG_CONFIG_HOME
copy_dir src_files/.local $DIR_LOCAL
copy_file src_files/.config/zsh/.zshenv $HOME # duplicate, copy anyway, ensures $ZDOTDIR
# copy_file src_files/.config/vim/.vimrc $HOME # copy to $HOME if need to use vim
# on macos, handle sim-linking to gimp config since gimp defaults to app-support
if [[ "$BOX_SETUP_OS" = "macos" ]]; then