dotfiles/meta/configs/zsh.basic.yaml
2023-05-18 13:38:09 -04:00

10 lines
188 B
YAML

- shell:
- command: chsh -s $(which zsh)
stdin: true
stdout: true
- link:
~/.zprofile: shells/zsh/zprofile
~/.zshrc: shells/zsh/zshrc
~/.p10k.sh: shells/zsh/p10k.sh