Skip to content

Commit

Permalink
updates README and VHS-tape
Browse files Browse the repository at this point in the history
  • Loading branch information
bbuehrig committed Feb 9, 2023
1 parent fd97c8a commit 6f15039
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ go install github.com/wunderkind2k1/emojiterm@latest

or
```shell
# on mac to copy into clipboard
./emojiterm beer sushi bento | pbcopy
# to copy into clipboard
./emojiterm -c beer sushi bento
```

or try to help yourself
Expand All @@ -48,5 +48,6 @@ COMMANDS:
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--clipboard, -c write emojis to clipboard
--help, -h show help
```
Binary file modified vhs/emojiterm-running.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion vhs/emojiterm-running.tape
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Sleep 1s
Type "emojiterm beer tropical_drink cup_with_straw"
Enter
Sleep 500ms
Type "emojiterm beer sushi bento | pbcopy"
Type "emojiterm -c beer sushi bento"
Enter
Sleep 200ms
Type "Now paste your emojis everywhere"
Expand Down

0 comments on commit 6f15039

Please sign in to comment.