diff --git a/zsh/_install.sh b/zsh/_install.sh index 57a47a2..a4ccf5f 100644 --- a/zsh/_install.sh +++ b/zsh/_install.sh @@ -12,4 +12,4 @@ fi nala install -y zsh eza # Check if Oh-My-ZSH already installed -which omz &> /dev/null || sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" +which omz &> /dev/null || sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended