dotfiles/libs/configs/zsh.yaml
2018-06-29 02:08:22 +02:00

17 lines
381 B
YAML

- link:
~/.zshenv: zsh/zshenv
~/.zshrc: zsh/zshrc
~/.oh-my-zsh: zsh/oh-my-zsh
~/.oh-my-zsh/custom/:
glob: true
force: false
path: zsh/custom/*
~/.oh-my-zsh/custom/plugins/:
glob: true
force: false
path: zsh/custom/plugins/*
~/.oh-my-zsh/custom/themes/:
glob: true
force: false
path: zsh/custom/themes/*