From f551b3476050b3d845f65bfe6edce82a90e4579a Mon Sep 17 00:00:00 2001 From: Don Williams Date: Tue, 25 Aug 2026 17:11:48 -0400 Subject: OMZ themes updated copy.sh checks and installs On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/ZshChangeTheme.sh modified: copy.sh modified: scripts/lib_apps.sh --- copy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 098d2c0c..c690fd48 100755 --- a/copy.sh +++ b/copy.sh @@ -620,6 +620,7 @@ if is_nixos; then else install_waybar_weather "$LOG" fi +ensure_oh_my_zsh "$LOG" printf "\n%.0s" {1..1} choose_default_editor "$LOG" -- cgit v1.2.3