Skip to content

Commit

Permalink
Update watch.zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH authored Apr 26, 2020
1 parent 6836f16 commit ed9d8c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions watch.zsh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
#!/bin/zsh

zsh tcr.zsh
fswatch -o src spec | xargs -n1 -I{} zsh tcr.zsh
fswatch -o src spec | xargs -n1 -I{} zsh tcr.zsh

0 comments on commit ed9d8c6

Please sign in to comment.