summaryrefslogtreecommitdiff
path: root/home/var
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2022-07-23 06:02:48 +0200
committerDavid Kaufmann <astra@ionic.at>2022-07-23 06:02:48 +0200
commit0ce1894a2aff68d1a366f82a562e18fbe937d64c (patch)
tree25bf8ee44b4a9592aaef7aa7f5e6a86c47401645 /home/var
parent258e7f9cb39c39423ece2a02396e17aed66a221c (diff)
downloadconfig-0ce1894a2aff68d1a366f82a562e18fbe937d64c.tar.gz
maybe now
Diffstat (limited to 'home/var')
-rw-r--r--home/var/system/config-updater/post-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/var/system/config-updater/post-update b/home/var/system/config-updater/post-update
index a7ee67d..e2560f0 100644
--- a/home/var/system/config-updater/post-update
+++ b/home/var/system/config-updater/post-update
@@ -15,4 +15,4 @@ rm -f .zshrc.pre-oh-my-zsh
[ -r .zshrc.local ] && echo "8bcb00aa4de816bd158584f84feb3de2 .zshrc.local" | md5sum --check --status && rm -f .zshrc.local
# END removed files from git e3fb79a...6c7ef44 (2020-03-22)
-zsh -c "omz update"
+zsh -c "source .oh-my-zsh/oh-my-zsh.sh ; omz update"