diff --git a/install.zsh.sh b/install.zsh.sh index cfad882..f1dac91 100755 --- a/install.zsh.sh +++ b/install.zsh.sh @@ -1 +1 @@ -sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" \ No newline at end of file +curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh \ No newline at end of file