dotfiles/meta/tasks/zsh.yaml

6 lines
145 B
YAML
Raw Normal View History

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