fixing fresh zsh

docker
spinach 2 years ago
parent 77da97e2b4
commit 62c79c2a03

@ -1,7 +1,7 @@
- shell: - shell:
- stdout: true - command: bin/zsh-check
- stdin: true stdin: true
- [bin/zsh-check] stdout: true
- link: - link:
~/.zprofile: shells/zsh/zprofile ~/.zprofile: shells/zsh/zprofile

@ -1,5 +1,7 @@
- shell: - shell:
- [bin/zsh-check] - command: bin/zsh-check
stdin: true
stdout: true
- link: - link:
~/.config/zsh/.zprofile: shells/zsh/zprofile ~/.config/zsh/.zprofile: shells/zsh/zprofile

Loading…
Cancel
Save