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

11 lines
211 B
YAML

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