diff --git a/meta/configs/zim.yaml b/meta/configs/zim.yaml index 1f7ca0d..e3dfb5e 100644 --- a/meta/configs/zim.yaml +++ b/meta/configs/zim.yaml @@ -1,4 +1,4 @@ - shell: - - command: 'https://raw.githubusercontent.com/zimfw/install/master/install.zsh' + - command: 'curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh' description: Installing Zsh IMproved FrameWork stdout: true \ No newline at end of file