diff options
| author | David Kaufmann <astra@ionic.at> | 2022-07-23 06:02:48 +0200 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2022-07-23 06:02:48 +0200 |
| commit | 0ce1894a2aff68d1a366f82a562e18fbe937d64c (patch) | |
| tree | 25bf8ee44b4a9592aaef7aa7f5e6a86c47401645 /home/var/system/config-updater | |
| parent | 258e7f9cb39c39423ece2a02396e17aed66a221c (diff) | |
| download | config-0ce1894a2aff68d1a366f82a562e18fbe937d64c.tar.gz | |
maybe now
Diffstat (limited to 'home/var/system/config-updater')
| -rw-r--r-- | home/var/system/config-updater/post-update | 2 |
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" |
