Skip to content

Commit

Permalink
Add the shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBener committed Oct 17, 2022
1 parent 0c9f4e2 commit d76b2a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autocorrect-popclip/autocorrect.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/zsh
export LANG='en_US.UTF-8' && /bin/echo -n "$POPCLIP_TEXT" | \
sed 's/“/「/g; s/”/」/g' | \
/opt/homebrew/bin/autocorrect --stdin

0 comments on commit d76b2a6

Please sign in to comment.