Skip to content

Commit

Permalink
Enable syntax highlighting in pipe league
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Jun 5, 2023
1 parent 9d51835 commit c9f9dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ emacs -Q --batch --eval '(princ (with-temp-buffer (insert-file-contents "file.tx

### Pipe league

```
```sh
tee < file.txt
tr a a < file.txt
rev file.txt | rev
Expand Down

0 comments on commit c9f9dcb

Please sign in to comment.