7 lines
154 B
YAML
7 lines
154 B
YAML
- shell:
|
|
- command: '/usr/bin/env bash -c helpers/install_zsh.sh'
|
|
description: Installation of zsh configuration
|
|
stderr: true
|
|
stdout: true
|
|
|