diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-11 20:01:40 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-11 20:01:40 -0500 |
| commit | a8415be54a1cbb194a8fd915e570681f13cdce92 (patch) | |
| tree | fecda4c8a2fca61aba324fda3889003e4d8e483e /copy.sh | |
| parent | cf81f96f25a12e4bae9f3c3cb7b5fedd049aa7af (diff) | |
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
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
