dotfiles/meta/configs/zsh.yaml
2023-02-01 19:52:44 -05:00

7 lines
147 B
YAML

- shell:
- [if [ "$SHELL" != "/bin/zsh" ] ; then chsh -s /bin/zsh; fi;]
- link:
~/.zshrc: shells/zsh/zshrc
~/.zprofile: shells/zsh/zprofile