dotfiles/meta/tasks/zsh.yaml

6 lines
145 B
YAML

- shell:
- command: '/usr/bin/env bash -c helpers/install_zsh.sh'
description: Installation of zsh configuration
stderr: true
stdout: true