2020-03-15 14:21:28 +00:00
|
|
|
- shell:
|
2021-07-02 13:26:43 +00:00
|
|
|
- command: '/usr/bin/env bash -c helpers/install_zsh.sh'
|
|
|
|
description: Installation of zsh configuration
|
2021-02-21 00:15:09 +00:00
|
|
|
stderr: true
|
2020-03-15 14:21:28 +00:00
|
|
|
stdout: true
|
2021-02-21 00:15:09 +00:00
|
|
|
|