diff --git a/meta/install.conf.yaml b/meta/install.conf.yaml index fb9ec2a..327fd6b 100644 --- a/meta/install.conf.yaml +++ b/meta/install.conf.yaml @@ -2,6 +2,9 @@ - command: chsh -s "$(command -v zsh)" description: Changing login shell to zsh + stdin: true + stdout: true + stderr: true - command: meta/git-remote description: Updating git remote to use ssh