2018-06-27 14:33:18 +00:00
|
|
|
- link:
|
|
|
|
~/.zshenv: zsh/zshenv
|
|
|
|
~/.zshrc: zsh/zshrc
|
2018-08-28 18:45:10 +00:00
|
|
|
~/.oh-my-zsh:
|
|
|
|
force: true
|
|
|
|
path: meta/github/oh-my-zsh
|
2018-06-28 18:53:56 +00:00
|
|
|
~/.oh-my-zsh/custom/:
|
|
|
|
glob: true
|
2018-06-29 00:02:25 +00:00
|
|
|
force: false
|
2018-06-28 18:53:56 +00:00
|
|
|
path: zsh/custom/*
|
2018-06-29 00:08:22 +00:00
|
|
|
~/.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/*
|