fixing fresh zsh

This commit is contained in:
spinach 2023-05-18 13:36:30 -04:00
parent 77da97e2b4
commit 62c79c2a03
2 changed files with 6 additions and 4 deletions

View File

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

View File

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