dotfiles/meta/tasks/zsh.yaml

6 lines
145 B
YAML
Raw Normal View History

2020-03-15 15:21:28 +01:00
- shell:
2023-04-04 11:38:34 +02:00
- command: '/usr/bin/env bash -c helpers/install_zsh.sh'
description: Installation of zsh configuration
stderr: true
stdout: true