From a8415be54a1cbb194a8fd915e570681f13cdce92 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Sun, 11 Jan 2026 20:01:40 -0500 Subject: Moved ghostty/wezterm config file process out of copy.sh On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_apps.sh modified: scripts/lib_copy.sh --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 8d143800..398f72d0 100755 --- a/copy.sh +++ b/copy.sh @@ -24,7 +24,7 @@ # - Final symlinks (waybar) and wallust init. # # Next modular step: -# Move ghostty/wezterm install logic into lib_apps.sh (optional) and consider +# Ghostty/WezTerm install logic lives in lib_apps.sh now; consider # breaking user restore logic into helpers for clarity. clear -- cgit v1.2.3