From 9a3935f27426209a6f631ea975d23e42041c39ac Mon Sep 17 00:00:00 2001 From: alvinlollo Date: Fri, 20 Feb 2026 21:29:01 +1100 Subject: [PATCH] Add OMZ update command --- configs/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/.zshrc b/configs/.zshrc index 2d2b3cf..a1ec444 100644 --- a/configs/.zshrc +++ b/configs/.zshrc @@ -122,6 +122,8 @@ update () { flatpak update -y fi + omz update + } tree () {