dotfiles/meta/tasks/zsh.yaml
2021-07-02 15:26:43 +02:00

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