diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-08-25 17:11:48 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:41:35 -0700 |
| commit | f551b3476050b3d845f65bfe6edce82a90e4579a (patch) | |
| tree | 49650aa7365d0c8a731b4e4b5f5e45634c4e6fc9 /copy.sh | |
| parent | 7caf80acf4f221524948702ca2b88473e5455ce6 (diff) | |
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
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
