10 lines
217 B
YAML
10 lines
217 B
YAML
- shell:
|
|
- command: bin/zsh-check
|
|
stdin: true
|
|
stdout: true
|
|
|
|
- link:
|
|
~/.config/zsh/.zprofile: shells/zsh/zprofile
|
|
~/.config/zsh/.zshrc: shells/zsh/zshrc
|
|
~/.config/zsh/.p10k.sh: shells/zsh/p10k.sh
|