fixing fresh zsh

This commit is contained in:
spinach 2023-05-18 13:38:09 -04:00
parent 62c79c2a03
commit 7f79aa51f0

View File

@ -1,5 +1,5 @@
- shell: - shell:
- command: bin/zsh-check - command: chsh -s $(which zsh)
stdin: true stdin: true
stdout: true stdout: true