From 88029592bbee3d227e15500b13f3a01f8b095862 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Sun, 11 Jan 2026 21:15:39 -0500 Subject: Updated copy.sh with current status and next steps On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh --- copy.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/copy.sh b/copy.sh index c36e73e9..8df2532d 100755 --- a/copy.sh +++ b/copy.sh @@ -23,9 +23,10 @@ # - Backup cleanup (auto in express). # - Final symlinks (waybar) and wallust init. # -# Next modular step: -# Ghostty/WezTerm install logic lives in lib_apps.sh now; consider -# breaking user restore logic into helpers for clarity. +# Next modular steps: +# - Restore logic has been moved into lib_copy helpers; review for further +# consolidation or tests. +# - Consider modularizing remaining app-specific tweaks/prompts. clear wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_current -- cgit v1.2.3